Community Profile

photo

buen yson


Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


how to crop the binary image from the point of the centroid of an image to some extent in real time?
i tried using imcrop but the video wont run. i also tried using this code d=15; %cropping radius cropped = f(x0-d:x0+...

7 years ago | 1 answer | 0

1

answer

Question


how to create a database to be used in sign language recognition?
i guess this is what people call the training set, how do i do this? do i have to convert frames to image files?

11 years ago | 1 answer | 0

1

answer

Question


how to track blobs and set a specific dimension for analysis?
good day! im currently on a project that tracks certain colored objects in real time, and extract its data for further process....

11 years ago | 0 answers | 0

0

answers

Question


how to count for whitespace symbol occurrences in a .txt file?
i found a way to read the .txt file and count the symbols using this code: v=textread('FF7.m','%c'); count=length(strfind(v,...

11 years ago | 2 answers | 0

2

answers