Frage


find endpoint coordinates(x,y) of connected components using pixelidxlist
raw_image: * <</matlabcentral/answers/uploaded_files/80178/zz.png>> * CC = bwconncomp(zz_out); numPixels = ...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Eliminate all vertical and diagonal lines in matlab
Here is my code: clear all;close all;clc; %Input Image A = imread('C:\Users\efu\Desktop\5.png'); % figure,...

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


I want to remove noise using multi resolution SVD.
Here is my code . i want to remove noise using this multi resolution SVD. but it not works. After execution noise still exists...

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How can I denoise image using multi resolution SVD ?
I want to remove the noise from image using multi resolution SVD. Anyone have any idea about it ?

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how I extract all straight line co-ordinates from hough transform ?
<</matlabcentral/answers/uploaded_files/78573/st1.png>> After hough transform I get some horizontal lines. I want to read thi...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How can I draw a vertical line upon the horizontal lines in matlab?
<</matlabcentral/answers/uploaded_files/78483/vertical-line.PNG>> I want to draw a vertical line in Matlab upon the concurren...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how extracts v-disparity map from depth image ?
I want to know about the v-disparity map in details and also want to extract it from 2d images in matlab .

fast 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how I link the broken edges ?
%Input Image A=imread('C:\Users\sufi\Desktop\matlab_kinect\Data_image\st1.png'); figure,imshow(A); B=me...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort