Pregunta


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

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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,...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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 ?

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 8 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 .

más de 8 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 8 años hace | 1 respuesta | 0

1

respuesta