Feeds
提问
Smoothen lines/Remove jagged edges from lines in a binary image
As the question states, how would I go about making the lines of the attached binary image smoother/less jagged? <</matlabcen...
9 years 前 | 1 个回答 | 0
1
个回答提问
Image thresholding for different regions of the image
<</matlabcentral/answers/uploaded_files/61442/threshold%20example.PNG>> I've applied a global threshold to an image and the r...
9 years 前 | 1 个回答 | 0
1
个回答提问
Tracing/Tracking Lines in an Image
What established algorithms/methods are there of tracing/tracking lines in an image? I want to try applying them to extract a ve...
9 years 前 | 1 个回答 | 0
1
个回答提问
Setting up a 3 layered back-propagation neural network
I'm trying to set up a neural network with the following requirements - * three-layered; * feed-forward; * classical tan-...
9 years 前 | 1 个回答 | 0
1
个回答提问
Obtain equation for a curve of best fit
I'm trying to use the Matlab function "fit" to obtain a curve of best fit for some experimental data. However the x-axis has shi...
9 years 前 | 1 个回答 | 0
1
个回答提问
Downsampling a single RGB Channel
How would you go about downsampling a single RGB Channel (R, G or B) and then re-forming the RGB image? I'm fairly new to image...
9 years 前 | 1 个回答 | 0
1
个回答提问
Vein uncovering from hand/arm/leg
I'm fairly new to image processing. I've read about 2 dozen journal articles about vein-pattern matching. But in the image pre-p...
10 years 前 | 0 个回答 | 0
0
个回答提问
Huffman dictionary provided does not have the codes for all the input signals
I seem to be having a problem passing the string and dictionary through the huffmanenco function. I've tried almost everything, ...
10 years 前 | 0 个回答 | 0
