资源列表
Gabor变换及特征提取
- 利用opencv在VS2012中编程实现的Gabor特征提取(Gabor feature extraction based on OpenCV programming in VS2012)
opengl modelLoading
- opengl modelLoading,基于opengl的3D obj模型加载
Hopfield
- hopfiled进行图像复原+英文论文 哈哈哈哈哈哈哈哈哈哈哈哈(Hopfield Network for recognization)
fcm算法解释
- 包含基于matlab的粗糙模糊c均值算法实现及相关解释说明(Include matlab based programs and instructions)
视差图完整
- 对双目视觉处理的图像通过获取相机的内外参数后得出视差图,而后方便得到深度图等(The binocular vision processing image is obtained by obtaining the camera's internal and external parameters, and then the disparity map is obtained, and then the depth map is obtained.)
视差图程序
- 通过获取摄像机内外参数获得双目视觉处理图像,得到视差图,得到深度图。(The binocular vision processing image is obtained by obtaining the camera's internal and external parameters, and then the disparity map is obtained, and then the depth map is obtained.)
新建文件夹
- 对于MATLAB双目视觉处理中,通过前期获取摄像机参数等后制成深度图。(For MATLAB binocular vision processing, we can get the depth map after obtaining camera parameters in the early stage.)
MC
- 利用MC算法进行医学图像3D重建,基于python和VTK(MC algorithm for 3D reconstruction)
视差图程序
- 对于双目视觉处理中,对于已经标定好都后的系统,处理左右目的图像,形成视差图。(For binocular vision processing, for the system that has been calibrated, the left and right target images are processed to form disparity map.)
视差图代码2
- 对于双目视觉处理中,对于已经标定好后的系统,进行处理左右目的图像,完成立体匹配,形成视差图。(For binocular vision processing, for the system that has been calibrated, the left and right target images are processed to form disparity map.)
main
- 该程序完成了图像视觉显著的itti算法在c++语言的实现(The program completes the ITTI algorithm of image and visual, and realizes in c++ language.)
边缘检测算法的一种实现
- 自己写的一种查找图像边缘的方法,效果还不错(a way to find the edge of a picture by myself, and it can reach good result)