Community Profile

photo

ARNABJIT CHOUDHURY


Last seen: 1 year ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How can I reject an image when the given template is not being matched (depending on any threshold value)?
I have a set of 198 different currencies of different nations. I want to segment them on the basis of some templates. Suppose fo...

2 years ago | 1 answer | 0

1

answer

Question


How to read RGB values from each block after running this code?
I have written a code for segment an image into 12 blocks. clear; clc; i=imread('./train/aa.png'); i2=imresize(i,[400,300]); ...

3 years ago | 1 answer | 0

1

answer