Community Profile

photo

Sayak


WBUT

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Inserting value to a database not working...
I have the following code which works perfectly but for the 'pix' field. My code is: mydir = 'E:\matlab\pet_dog\'; ...

11 years ago | 1 answer | 0

1

answer

Question


How to read and work with all the files from a directory ?
I have a directory full of image-files. I want to read all the files and then calculate the number of white pixel present for ea...

11 years ago | 1 answer | 0

1

answer

Question


Edge detection of a specific object
I have a picture of a cow with a wide background. Now I want to detect the edge of the cow only. Is it possible? target image...

11 years ago | 2 answers | 0

2

answers

Question


How to extract object after edge-detection?
I have a picture that consists of 4 people. My goal is to extract the four people based on the edge detection only. Is it possib...

11 years ago | 2 answers | 0

2

answers

Question


Use of a particular file from bunch of files
I want to use a particular file from a bunch of files. So far I have used the following steps, 1) read and convert the image ...

11 years ago | 1 answer | 0

1

answer

Question


how to connect coordinate points?
I have used bwlabel to label the connected components of a picture.Then I have used find() to have the coordinates for the pixel...

11 years ago | 2 answers | 0

2

answers

Question


how to make the ratio of white pixel and black pixel of two different pictures be same?
i have two different pictures including human silhouette. the ratio of black vs white pixel in first picture is: 0.2618 while it...

11 years ago | 1 answer | 0

1

answer