Yesterday I heard something about Image Processing Libraries. There are some libraries which contains image processing main algorithms. You know academic algorithms are developed using matlab or some other open source mathematical applications, but they are just academic and not in purpose of business, because those algorithms works very slow. So, to develope a bussiness [...]
Archive for February, 2008
Image processing open library
Posted in Image Processing, Image processing open library, OpenCV on February 18, 2008 | 2 Comments »
Content-based Image Retrieval Components
Posted in CBIR, Content based image retrieval, Image Processing on February 3, 2008 | 1 Comment »
As shown in the following figure, some major components of a CBIR are:
Image Database
Feature Extraction Block
Indexing Block
Feature Database
Search and Retrieval Block
User Interface
User Relevant Feedback processing Block
(From I-Search Tutorial)
Row Images are stored into Image database. In order to fast access to these images, some descriptors should be extracted from them, which describe them in the [...]