fisheye icon indicating copy to clipboard operation
fisheye copied to clipboard

Help required

Open AbdullahJirjees opened this issue 4 years ago • 6 comments
trafficstars

Hi I have two requests to you, first of all thanks a lot for your code, second of all I am testing the main and main_vector.py and that is what I got so far Original Image capture main.py output capture_nearest main_vector.py output capture_vector_nearest

Can you help me how to improve the main_vector.py output too be like what you show pig_vector_nearest

Also do you have a mathematic support article for your code?

Thanks a lot

AbdullahJirjees avatar Dec 18 '20 09:12 AbdullahJirjees

I found that you cut the edge of the picture, which is a problem because it is not a complete fish eye picture

HLearning avatar Dec 21 '20 08:12 HLearning

Hi thanks for your reply, so you are saying the issue with the cropping? here is my output image before cropping download (1)

AbdullahJirjees avatar Dec 28 '20 09:12 AbdullahJirjees

Can you give me an original picture without reduction

HLearning avatar Dec 28 '20 09:12 HLearning

Here is the original image, I am converting a normal image to fisheye then I apply your vector method to stretch it more, the point of that enlarge the region of interest as shown in this article below

image_06780

Automatic Image Retargeting with Fisheye-View Warping.pdf

AbdullahJirjees avatar Dec 28 '20 09:12 AbdullahJirjees

Are you sure your operation is from original image to fisheye image?

HLearning avatar Dec 28 '20 09:12 HLearning

Here is the code of the method to convert a normal images to fisheye images.

https://github.com/scikit-image/skimage-demos/blob/master/fisheye.py

AbdullahJirjees avatar Dec 28 '20 10:12 AbdullahJirjees