The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
26 views

noisy binary images in opencv

I am using python and opencv to track the "hinges" of the aortic valve along the cardiac cycle with a Kanade-Lucas-Tomasi algorithm (lkdemo.py as master file), and using this type of video as a ...
0
votes
1answer
39 views

Real-time audio denoise using FFT on android

I'm thinking of starting a android project, which records audio signals and does some processing to denoise. My quesion is, as many (nearly all) denoising algorithms involve FFT, is it possible for me ...
-2
votes
0answers
75 views

Removing noise from audio using Fourier transform in Matlab [closed]

I'm trying to remove noise from an audio file. This audio file contains speech as well as constant pink noise. I know that I have to use the Fourier transform to convert to the frequency domain then ...
0
votes
2answers
38 views

Do i need noise reduction algorithms while developing language model for my local language

I am developing an acoustic model and an language model for my local language and I have planned to integrate it with pocketsphinx and sphinx4. Now I want to ask do i need to implement an noise ...
1
vote
2answers
208 views

Library for noise reduction?

I am currently doing a project capturing audio stream from microphone. The stream I captured was full of background noise. I am wondering if there is library provided for removing the noise. If not, ...
0
votes
0answers
144 views

Is it possible to do active noise canceling with iOS?

Could you have stereo mic inputs into the iphone and combine the sounds with software to do active noise canceling?
1
vote
1answer
50 views

How to delete scattered points from a data set

I have the coordinates of the cloud of points stored in a matrix. Few of the points are isolated from the others. Does anybody know how I can delete them? The points are shown in the picture. I ...
0
votes
0answers
223 views

Mute mic in android

I'm making app like a recording app in android. I want to record a sound only happened near. (Of course, I know the "only" is too much to want. I need as much as high quality.) According to what I ...
0
votes
1answer
109 views

GStreamer: Noise reduction perhaps by using the pulssink monitor sources

Before I go off on a programming quest I thought I'd ask for guidance that google isn't giving me. I currently have a gstreamer pipeline that receives sound from a filesrc, a pulsesrc or udpsrc and ...
0
votes
0answers
249 views

Distortion in Image Morphing using OpenCV

I am creating an iPhone application for image morphing using OpenCV 2.4.3. I am able to do the morphing but some noise/distortion is also getting introduced. I am not able to identify where the source ...
2
votes
1answer
145 views

C# Adaptive Sound Cancellation [closed]

At my work the entire engineering department just got moved into a new seating arrangement that allows sound to travel a bit more than any of us care to enjoy. I wanted to try to come up with a way to ...
0
votes
1answer
51 views

How to deal with noise in images captured with a camera

Assume there is a black box there is no light in it and there is a camera in this box. Camera starts capturing and what it captures is nothing - everywhere is pure black in box. But there will be ...
1
vote
3answers
240 views

How to remove camera noises in CMOS camera

Here with i have attached two consecutive frames captured by a cmos camera with IR Filter.The object checker board was stationary at the time of capturing images.But the difference between two images ...
0
votes
1answer
76 views

How to deal with very uncommon tags in tf-idf?

I'm implementing a naive "keyword extraction algorithm". I'm self-taught though so I lack some terminology and maths common in the online literature. I'm finding "most relevant keywords" of a ...
0
votes
1answer
362 views

Convert raster images to vector graphics using OpenCV?

I'm looking for a possibility to convert raster images to vector data using OpenCV. There I found a function cv::findContours() which seems to be a bit primitive (more probably I did not understand it ...
-2
votes
1answer
261 views

How to get rid of noise in a signal?

I have been trying to figure out this problem all week. My main problem is seperating the sound from the noise in the signal (see plotted example: In between these small noises are dtmf tones. ...
2
votes
2answers
665 views

Filter Noise in MatLab

Hi I'm attempting to filter an image with 4 objects inside using MatLab. My first image had a black background with white objects so it was clear to me to filter each image out by finding these large ...
0
votes
1answer
802 views

Reduce the background noise when recording in android

I have developed a app which record the sound & play at same time approximate 100ms delay by using audio track & audio record class in android. But the played audio have lot of background ...
3
votes
2answers
789 views

Image noise reduction OCR

Hello i'm having problem with segmentation of the following picture below. It's coloured character which needs to be recognized. I'm using sharpening, wiener deblurring and wiener smoothing. After ...
1
vote
0answers
332 views

how to amplify the frequency of audio in android or reduce the background noise

this is my code Thread Rthread = null; AudioRecord record = null; int freq = 8000; AudioManager am; AudioTrack play; int minbuff=20000; AudioRecord m_record; AudioTrack m_track; byte[] buffer = new ...
0
votes
1answer
124 views

how_remove_noise

I would like to know how noise can be removed from data (say, radio data that is an array of rows and columns with each data point representing intensity of the radiation in the given frequency and ...
4
votes
1answer
516 views

Removal of noisy pixels using opencv

I am trying to detect text from an input image using openCV. For that I need to remove the noise components from the image. The criteria for that which am using is that if the pixel count of certain ...
1
vote
1answer
624 views

Find average of a specific number of rows/columns in VB.Net Datatable and store to array

I am trying to program a noise reduction algorithm that works with a set of datapoints in a VB.NET DataTable after being helped with my other question. Basically, I want to take two integers, a ...
0
votes
2answers
642 views

Appropriate audio capture and noise reduction

In my android application I need to capture the user's speech from the microphone and then pass it to the server. Currently, I use the MediaRecorder class. However, it doesn't satisfy my needs, ...
13
votes
7answers
712 views

artifacts in processed images

This question is related to my previous post Image Processing Algorithm in Matlab in stackoverflow, which I already got the results that I wanted to. But now I am facing another problem, and getting ...
1
vote
1answer
124 views

Get frequency of a noisy sample vector

I mostly need a general algorithm which i will afterwards port on my system (an Arduino board), but i'm glad to get even a hint to continue the research in other directions; I have a set of around ...
0
votes
2answers
424 views

noise reduction

I have an image with uniform intensity everywhere with gray value = 100 then i added additive zero-mean independent Gaussian noise with standard deviation = 5 I = ones(100,100)*100; ...
-1
votes
2answers
234 views

Why does the inverse of a sound wave sound exactly like the original? [closed]

I have an audio source (I am working on a project with another member in SO who has also been asking questions) IN time domain, we have 44100 samples of signed 4 byte integers. In time domain we ...
1
vote
2answers
648 views

What is the theory behind active noise cancellation?

In a previous question, I had asked Why can't I simply negate the source time domain amplitude values to produce a destructive noise signal? One of the posters said that while simply producing a ...
0
votes
2answers
143 views

By reversing the polarity of a time domain signal, can I cancel the source audio?

I have an input signal in time domain (that is, discrete 14100 signed integers per second). If I reverse the polarity (signed-ness) of each value, will I not produce a destructive source-audio ...
0
votes
1answer
449 views

polarity vs phase shift in noise reduction

I am trying to implement noise cancellation and I have a few perhaps basic questions Basic Information on what I am trying to do: * My input source audio is in time domain format, so I have discrete ...
0
votes
0answers
214 views

Is there an example of noise cancellation in time domain (LPCM)?

I have an LPCM array of 44100 samples per second and I want to apply noise cancellation on it. I have read How to cancel noise, but that is in frequency domain and assumes sinusoidal wave forms. Is ...
-1
votes
2answers
264 views

Canceling noise given a LPCM array of 44 samples per second

I have an array of 44100 samples per second of LPCM data. Actually I have two channels worth of data. Every 11.61 milliseconds I get around 512 samples. Now I want to follow the directions on How ...
0
votes
1answer
393 views

How to perform despeckle operation without using JAI,ImageJ,jhlab libraries?

I am making an app in Netbeans using Java Swing. I want to achieve some image processing functionality (like in ImageJ) in my app without using the ImageJ, JAI and jhlab libraries. For example: ...
0
votes
1answer
1k views

Background noise removal from audio signals using FFT Python

I am currently doing a project at university where I am distinguishing between different instruments playing notes of the same pitch using python. I have recorded various notes on different ...
0
votes
0answers
166 views

Are there open source analysis algorithms for stress-strain data?

This is the same question as this one.: Is there analysis library for stress-strain data? But as physicists don't know the answer, I am asking it here. The problem is basically derivating/integrating ...
-1
votes
3answers
942 views

Where can I find audio noise cancellation algorithms? [closed]

I want to implement an audio noise cancellation program. Where can I find an algorithm for audio noise cancellation?
0
votes
2answers
849 views

How to create Anti-noise? [closed]

How can I create anti-noise with code or an application? It doesn't have to be realtime, just sound that is the opposite of the entire soundtrack! So, when you play both together, they will cancel out ...
7
votes
2answers
3k views

opencv, use kmeans to posterize an image

EDIT: i rewrite the post to simply my code and isolate the problem i want to posterize an image with kmeans and opencv in c++ interface (cv namespace) and i get weird results. i need it for reduce ...
-1
votes
1answer
319 views

creating noisy image(random noise)

just as we can make a noisy image with imnoise :imnoise (A, 'salt & pepper' ,[density]).how to add random noise with a particular density. thanks
3
votes
1answer
2k views

Feature Detection in Noisy Images

I've built an imaging system with a webcam and feature matching such that as I move the camera around; I can track the camera's motion. I am doing something similar to here, except with the webcam ...
1
vote
2answers
4k views

removing noise in a binary image using openCV

I had read in a video into Visual Studio using openCV and converted it to grayscale then used the function CV_THRESH_BINARY to convert it into a binary image. However, there are holes and noise in the ...
2
votes
2answers
374 views

Remove high frequency vertical shear noise from image

I have a some scanned images, where the scanner appears to have introduced a certain kind of noise that I've not encountered before. I would like to find a way to remove it automatically. The noise ...
0
votes
1answer
87 views

How to mix noise to “raw” file (AN4 database)

I am doing a research in noise reduction. Could anyone tell me how to mix a noise file with an audio file? I am working with the AN4 database, so they are all in "raw" format. Thanks in advance.
0
votes
1answer
77 views

Removing output sound from input line

I have an application that records audio from a microphone and processes it. I would like to be able to perform this task while I have music playing, or sound from a movie, without picking up the ...
3
votes
1answer
4k views

Noise Removal in Opencv

I'm currently working in a project where noise removal in document image is required. But i cant create any useful code to start my project. thanks. According to what I've studied, noise ...
3
votes
3answers
938 views

Measure distance between images

Regarding my question about Gaussian noise reduction, I would like to know of a simple method to quantify the success of a noise reduction filter. I've attempted a few methods of noise reduction and ...
3
votes
1answer
3k views

How to remove gaussian noise from an image in MATLAB?

I'm trying to remove a Gaussian noise from an image. I've added the noise myself using: nImg = imnoise(img,'gaussian',0,0.01); I now need to remove the noise using my own filter, or at least reduce ...
-6
votes
1answer
666 views

Noise reduction in Matlab arrays

I used median filtering in Matlab to reduce noise in arrays. I was calculating the velocity and acceleration of an object. The velocity part worked fine, and the result I got was exactly what I ...
1
vote
0answers
166 views

Accelerometer integration for a table mouse

I want to use an accelerometer to measure displacement on a table, so to build a table mouse based on it. I have been trying a few devices and the most suitable seems to be Kionix KXTF9 (12bit) and ...

1 2