5 Questions 2 Answers 0 Followers
Questions related from Hersh Mustafa
I am using C# with asp.net for re-ranking images based on Content retrieval. The concept of my work as: 1. Extracting visual features for all images. 2. Find the similarity between a query image...
10 August 2016 291 3 View
I am using C# to retrieve all rows in a postgresql database. This postgres database includes a field that a column number saved in each cell. How can I retrieve those columns and store in a list?
18 July 2016 2,267 2 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?
14 June 2016 6,660 3 View
I have a vector and matrix in Matlab program and I want both vector and matrix move into postgresql database. How can I do this?
07 June 2016 3,390 6 View
I want extract feature of multiple image and store those images with their features in a database. But I have problem with moving those images with features. How can help me?
30 May 2016 720 5 View