REPOSITORY OVERVIEWLive repository statistics
★ 16Stars
⑂ 9Forks
◯ 0Open issues
◉ 16Watchers
37/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
10 Community adoption25% weight
24 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
CSE3018 Content Based Image and Video Retrieval Lab
List of lab sessions:
- WEEK1 - Finding euclidean distance between images using width and height as features [dir]
- WEEK2 - Implementing a CBIR system using statistical features extracted from color as features [dir]
- WEEK3 - Implementing a CBIR system using color histogram descriptors as features [dir]
- WEEK4 - Implementing a CBIR system using color auto correlogram descriptors as features [dir]
- WEEK5 - Implementing a CBIR system using color coherence vector descriptors as features [dir]
- WEEK6 - Implementing a CBIR system using GLCM descriptors as features [dir]
- WEEK7 - Feature extraction and shape analysis on shape images [dir]
- WEEK8 - Implementing various distance/similarity measures [dir]
- WEEK9 - Performance evaluation of previous labs [dir]
- WEEK10 - Implementing a CBIR system using LBP descriptors as features [dir]
Acronyms:
- GLCM - Gray Level Co-occurence Matrix
- LBP - Local Binary Pattern
- -