8 Questions 3 Answers 0 Followers
Questions related from Hersh Mustafa
I am using C# with asp.net for find similarity images based on their content. For this purpose I need two method in my project. Now, I have one method and found Co-occurrence matrix as the second...
10 October 2016 7,588 1 View
I am working on image retrieval based on CBIR technology, I need appropriate method for extracting image's features based on texture.
08 August 2016 390 2 View
I'm using Emgu CV's SURF feauture to recognize similar objects in images. The image is drawn right, showing all the key points found, in both images. The problem is that the similar points are...
07 July 2016 7,752 4 View
I am using EmguCV's (Ver 3.1) SurfFeature example and trying to count the amount of matched pairs of points between both images. It seems that "mask" variable stores the match information, but I...
07 July 2016 1,156 0 View
I used C# to feature extraction of multiple images. After that, I want path of images with their features that include (1 by 144 array) insert into postgresql? How can I do?
06 June 2016 3,971 3 View
I need a matlab code for extracting multiple images by using PCA, can anyone help me?
05 May 2016 8,904 0 View
I used PCA method for extracting feature of images, I need a best algorithm for re-ranking images based on user interaction by one click.
04 April 2016 1,826 1 View
I want to extract shape feature of image and match it with other images, can anyone help me?
03 March 2016 3,521 0 View