资源列表
twenty
- 本文件夹包含有20个图像处理常用的源代码,如图像灰度化,24未转256色,二值化,倾斜矫正,hough变换,镜像,滤波等等程序源代码-This folder contains 20 commonly used image processing source code, such as gray-scale images, and 24 did not switch to 256 colors, binarization, tilt correction, hough transform, ima
神经网络实现人脸识别任务
- 通过python第三方库和matlab神经网络工具箱实现人脸识别(Face recognition using MATLAB and python through neural network)
《学习opencv2.0》配套源码
- 《学习opencv》是一本经典的关于计算机视觉中处理图像的工具书,本文件中含有所有源码。
【OpenCV2版】《OpenCV3编程入门》书本配套源代码
- 《opencv3编程入门》的配套代码源,基于opencv2和win32下的编程,是学习opencv入门的好帮手("Opencv3 programming primer" matching code source, based on opencv2 and Win32 programming, is a good helper to learn opencv entry)
TOOLBOX_calib
- 基于Matlab开发的针对相机的单目标定和多目标定源码,实现相机内参与外参的自动生成-Based on Matlab for the development of single-camera calibration and multi-target source code, to achieve the camera to participate in the automatic generation of external parameters
SceneClass13
- DataSet:SceneClass13 (bedroom,coast,country,office,mountain,forest,livingroom and so on)
Watermarking
- WATERMARKING ON IMAGE PROCESSING
gvSIG-1_1-rc1-src
- 目前支持autocad中DWG文件读写的源码除了用python写的phythonCAD,恐怕就只剩这个了。可是为什么该站要限定java和C才开通呢,其实有一些其他语言的源码也很经典啊
Mathematicsfor3DGame
- 介绍计算机图形学中的数学知识,包括矩阵、射线追踪、阴影、流体模拟等多种常用的知识,包括多篇数学计算机图形学经典文章-Introduction of mathematical knowledge in computer graphics, including the matrix, ray tracing, shadows, fluid simulation, and a variety of common knowledge
MATLAB免费教学视频:分段函数的定义和使用
- MATLAB中文学习资料 MATLAB免费教学视频:批量读取文件(图像)MATLAB免费教学视频:批量读取文件(图像)(free teaching video: batch reading files (images) free teaching video: batch reading files (images).)
ImageaVideo-Matlab-Toolbox
- 这是一个matlab工具箱,里面包含图像和视频处理的代码,行人检测的相关代码,包含ACF,meanshift,HOG等的matlab源码-This is a matlab toolbox, which contains image and video processing code, pedestrian detection of the relevant code, including ACF, meanshift, HOG, etc. Matlab source
个人作业
- 实现sift,orb,surf,并可以用ransac匹配。(Implement sift, orb, surf, and match with ransac.)