yupina-chan
Member level 2
- Joined
- Nov 27, 2013
- Messages
- 51
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 8
- Activity points
- 397
hi. i need to compute the sum of absolute differences of image histogram from bins 0 to 255. this will be used for my image comparison. i have coded my own and simulation worked right but my problem is that after compilation, the total logic elements shown is 70% already and this is only for a 12x12 input image. my final input image is 640x480. can somebody help me with coding efficiently?