photo

Qasim Niaz


Last seen: ungefär 4 år ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


i want to extract principle lines from human palm using feature extraction or image enhancement?
i am new in matlab. i want to extract principle lines from palm to train my CNN for the predictions. SO if anyone guide me or he...

nästan 6 år ago | 1 answer | 0

1

answer

Question


I want a dataset of human palm images to extract a lines.
i just need a palm images with clear hand lines from the front side.

ungefär 6 år ago | 0 answers | 0

0

answers

Question


when i read a image in matlab i face this error and the values of image is not shown (Warning: Image is too big to fit on screen; displaying at 67% > In images.internal.initSize (line 71) In imshow (line 328) In InputFeature (line 5) )
clear all(); close all; img = imread('E:\Matlab Methods\Thesis Code\example.jpg'); imgdata = imresize(img,0.5); im...

ungefär 6 år ago | 1 answer | 0

1

answer