Feeds
已回答
Hi Friends! I am working on face angle method of age estimation. Help me in order to make 3 landmarks on Iris of 2 eyes and on the centre of the mouth. Nextly connect the points and make triangle. and to measure an angle by finding the slope.
I'm guessing either you've developed this independently or are trying to implement this paper! Either way it breaks the prob...
Hi Friends! I am working on face angle method of age estimation. Help me in order to make 3 landmarks on Iris of 2 eyes and on the centre of the mouth. Nextly connect the points and make triangle. and to measure an angle by finding the slope.
I'm guessing either you've developed this independently or are trying to implement this paper! Either way it breaks the prob...
9 years 前 | 0
提问
How do I encode a jpg to a set quality level in order to calculate it's ela without first writing it to a temp file?
I have tried looking at using a encoder some exist in the File Exchange, but are not written to allow adjustable quality levels ...
11 years 前 | 1 个回答 | 0
1
个回答提问
Matlab imshow
What is wrong with this code? im = imread('C:\Documents and Settings\Tom\battlestargalactica.jpg'); imshow(im); im2 = imr...
13 years 前 | 1 个回答 | 0