Search found 17 matches

by cowboyzed
2017-05-15T11:39:04-07:00
Forum: Users
Topic: Compare (subimage-search) rotated image without intermediary files
Replies: 34
Views: 24278

Re: Compare (subimage-search) rotated image without intermediary files

Here is the sample image : (subimage = 64px. the program should return the coordinates of the second heart, or just tell it is the 6th object) https://img4.hostingpics.net/thumbs/mini_216279universal.png I think shell_exec can execute all commands just like it's done via Terminal. So it permits back...
by cowboyzed
2017-05-14T23:49:09-07:00
Forum: Users
Topic: Compare (subimage-search) rotated image without intermediary files
Replies: 34
Views: 24278

Compare (subimage-search) rotated image without intermediary files

Hi all, (excuse my bad english) With PHP, I have to find if a small picture is repeated in a big picture, whether it's randomly rotated or cropped. I am looking for an elegant way (faster) to do this. I want to use command line but I hang myself. Is it possible to use directly compare -subimage-sear...