注册
登录
go
>>
Image-Processing-and-Computer-Vision-Assignments
>>
返回
项目作者:
Kvatsx
项目描述 :
Image processing and vision based assignments completed in computer vision course
高级语言:
TeX
项目主页:
项目地址:
git://github.com/Kvatsx/Image-Processing-and-Computer-Vision-Assignments.git
创建时间:
2019-01-24T11:04:35Z
项目社区:
https://github.com/Kvatsx/Image-Processing-and-Computer-Vision-Assignments
开源协议:
下载
Computer-Vision-Assignments
Reports of all the assignments are available in ./Report directory.
Assignment-1
Average Filter (3x3, 5x5, 11x11, and 15x15). Analysis of using avg filter with different kernel sizes.
Adding
Salt and Pepper noise
. Removing noise using median filter with different kernel sizes.
Analysis of using Gaussian kernel with differnent kernel sizes for
Blur
effect.
Generated a Gaussian and Laplacian pyramid.
Performed
Discrete Wavelet Transform using Haar classifier
to remove High frequency component to smoothen the images.
Performed Watermarking using DWT.
Assignment-2
Implemented
Hough Tranform for circles
from scratch.
Camera Calibration using checkerboard.
Implemented
Harris Corner Detection
from scratch.
Assignment-3
Image segmentation using
K-Means clustering
for:
3-D Color Space
5-D space, using extra two dimensions corresponding to x and y co-ordinate of pixel.
Image segmentation using
Mean-shift clustering
.
Face detection in an images using:-
Skin color thresholding - Considered RGBA, HSV, YCrCb color space.
Seeded Segmentation - Manually marking point in an image and recursively analyzing nearby points.
Image Classification
using
Bag-of-Visual-Word
with HOG and LBP features on
CIFAR-10
Dataset.
Assignment-4
Image Classification
: Extracted features from pretrained
AlexNet
model and classification using Random Forest Classifier.
Convolutional Neural Network
: Created our own architecture for CNN and performed 4 class classfication from CIFAR-10 Dataset.
Image Identification and Matching
: Matched using
Brute-Force
feature matching technique and plotted box for matched object in images.
Panaroma Stiching
: Stiched 3 Taj Mahal Images into 1.
Assignment-5 [Bonus]
Computed
Depth Map
in given 2 images.
2016048_CV_Assignment2_Report_1649643092663.pdf
CV Assignment-2_1649643092733.pdf
Assignment-3_1649643093203.pdf
CV_A3_Report_1649643093251.pdf
Assignment-4_1649643097936.pdf
CV_A4_Report_1649643098033.pdf
Assignment-5_1649643098280.pdf
CV_A5_Report_1649643098285.pdf
05539883_1649643098354.pdf
CV_PaperCritique_1649643098425.pdf
IEEEtran_HOWTO_1649643098521.pdf
blk_cvpr2010_1649643098939.pdf
conference_041818_1649643099271.pdf
cvpr2010-food-rahuls_1649643099597.pdf
A1_Report_1649643099994.pdf
A2_Report_1649643100045.pdf
A3_Report_1649643100170.pdf
A4_Report_1649643100256.pdf
A5_Report_1649643100327.pdf
2016048_Kaustav_EndSem_Exam_1649643091652.pdf
warm-up Assignment_1649643091696.pdf
Assignment-1_1649643091806.pdf
CV_Report_A1_1649643091894.pdf