搜索资源列表
image_process_
- 8种常用图像处理算法(函数),带注释,想研究一下的朋友可以
09-01GIS.Developer.rar
- C#制作鹰眼全过程(带注释)axMapControl1是主控件,axMapControl2是鹰眼控件1.鹰眼地图资源载入2.绘制鹰眼矩形框3. 实现互动,Eagle Eye C# the entire process of production (with Notes) axMapControl1 is the main control, axMapControl2 is Hawkeye control 1. Hawkeye map loading resources 2. Draw Eagle
yuvread
- 利用c++实现的读取yuv文件并且单独存储Y U V信号的工程,程序易懂带注释,可以直接运行查看结果-Using c++ implementation file and a separate storage read yuv YUV signal engineering, program easy to understand with comments, can be run directly see the results
detectcell
- matlab图像分割实例,图像分割用于检测细胞,割调用库函数实现,带注释,简单易懂-matlab example of image segmentation, image segmentation is used to detect cell, cutting call library functions, with comments, easy to understand
figer_recognize
- 指纹识别好东西~ 详细的指纹识别算法,带注释 不错的东西-good code of finger recognition
stdpf
- 带注释的一维粒子滤波MATLAB程序,适合初学者学习。-Notes with one-dimensional particle filter MATLAB program, suitable for beginners to learn.
test
- 一个简单的水平集演化的matlab仿真,带注释。便于初学matlab,图像处理以及水平集的同学学习。-A simple level set matlab simulation, with comments. Easy beginner matlab, image processing and level set of students to learn.
imagesegmentation
- matlab图像分割实例,基于Lab空间的色彩分,割调用库函数实现,带注释,简单易懂;-matlab example of image segmentation, based on Lab color space points, call the library functions achieve cutting, with comments, easy to understand
Kmeans-image-segmentation
- matlab图像分割实例,K均值用于图像分割,割调用库函数实现,带注释,简单易懂-matlab image segmentation examples, K means for image segmentation, cutting calls library functions, with comments, easy to understand
detection-of-vehicle-movement
- matlab图像分割实例,检测运动汽车,割调用库函数实现,带注释,简单易懂;-matlab image segmentation example, detection of vehicle movement, cutting call the library functions, with comments, easy to understand
Addon
- 一款验证码识别程序 对应变形的数字带注释-Code identifying a number of programs annotated Correspondence
jiyumangyuanfenlidexinhaochuli
- 基于盲源分离的信号噪声滤除,适用于学习的完美程序,带注释。-Based on blind source separation of signal noise filtering, applicable to learning the perfect program annotated.
open-GL
- open GL初学者适用的几个小程序,带注释-open GL for beginners a few small programs, annotated
Image-filtering
- 图像滤波与傅里叶变化的matlaba源码(带注释)-Image filtering and Fourier transform of matlaba source code (with comments)
SIFT-master
- SIFT源码,带注释,希望对初学者有帮助-SIFT source, with comments, I hope to help beginners
blind
- 盲反卷积算法复原图像的代码,带注释,适合初学者学习-Blind image restoration code, with comments
twoD_max_seg_pro
- 基于二维信息熵的图像分割,自己写的,经典版的,带注释的,还有理论公式的说明,欢迎加企鹅号,30二8四51六7,一起讨论该算法。-Based on two-dimensional information entropy image segmentation, wrote it myself, classic version, annotated, and theoretical explanation of the formula, please add number of penguins, s
CubeGame有注释箱子碰撞
- VS版OpenGL中立体箱子碰撞,带自写的小特效(VS version of OpenGL three-dimensional box collision, with small effects written from itself)
PSO
- 实现 %1、利用RGB模型识别天空区域;2、利用边缘识别检测天空边缘分割线;3、利用预测边缘点和实际边缘点的周围区域的均值滤波与本边缘点下方的像素之间的差异大小来修正天空边缘分割线 %4、将sky_seg+depthmap_v2中多余的带注释的地方删掉了 %!!!记得在295行,一定要改动是用I6还是I7,如果用sky_initia(f = edge(double(BW),'canny',thresh,sigma);)
matlab步态能量图生成
- 步态识别基础代码,相对于c++更加轻量快速,代码带注释,简单易懂。