bolismauro / scene-classification

A scene classification using bag of words model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scene classification

A Matlab scene classification using bag of words (BOW) model.

This software has been created for an accademic exam (Digital Imaging) in Bicocca University. Code include (and, of course, use) the following libraries:

All credits of these libraries belong to the respective owners.

The implementation has been tested using Windows 8 and Matlab 2012b.

Copyright

Copyright (c) 2013 Bolis Mauro

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A scene classification using bag of words model


Languages

Language:C 54.2%Language:Objective-C 30.0%Language:MATLAB 15.7%