搜索资源列表
2005126142643
- 一套关于时域分析的matlab,带详细注释-set of time-domain analysis of Matlab, with detailed explanatory note
image_process_
- 8种常用图像处理算法(函数),带注释,想研究一下的朋友可以
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
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.
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
Image-SIFT
- SIFT算法,全景图像拼接VC源码,带中文注释,在VC6.0下编译通过-SIFT algorithm _ panoramic image mosaic VC source (with Chinese comments) compiled by the VC6.0
Kalman-Track-filter
- 带高斯白噪声的Kalman滤波Matlab代码,每一步都有详细的注释,和kalman滤波的五个公式对应。并有高斯白噪声的产生函数,function G = CreateGauss(E,D,M,N) 产生均值为E,方差为D,MxN的高斯白噪声矩阵-The Matlab code of Kalman filter with Gaussian white noise.
24TO256BMP
- 24位BM图像转换成256色BMP图像 带详细注释-24 BM image is converted into a 256-color BMP image with detailed notes
myedgelink
- 边缘检测之后,用于检测边缘的线条,用链表的格式存储线条,便于计算线条的长度,曲率,斜率等参数。 自己写的代码,改编(精简)自国外大神Peter Kovesi的源码,我加了详细的中文注释,可作参考。 Usage: [edgelist edgeim] = myedgelink(im, minlength) Arguments: im - 细化过的二值边缘图 minlength - 短于此值长度的线条被忽略 Returns: edgelist - 得到的线条
Image-filtering
- 图像滤波与傅里叶变化的matlaba源码(带注释)-Image filtering and Fourier transform of matlaba source code (with comments)
blind
- 盲反卷积算法复原图像的代码,带注释,适合初学者学习-Blind image restoration code, with comments
harris
- harris角点检测,代码结构和注释非常清晰,带测试图。-harris corner detection, code structure and comments are very clear, with a test pattern.
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
svm_G_knn
- 用MATLAB自带的工具箱实现svm的多分类问题,代码有注释。-MATLAB comes with the toolbox to achieve svm multi-classification problem, the code has comments.
pkft
- 一套关于时域分析的matlab,带详细注释,不错的源码 很好(A set of time domain analysis of matlab, with detailed notes, a good source is very good)
PSO
- 实现 %1、利用RGB模型识别天空区域;2、利用边缘识别检测天空边缘分割线;3、利用预测边缘点和实际边缘点的周围区域的均值滤波与本边缘点下方的像素之间的差异大小来修正天空边缘分割线 %4、将sky_seg+depthmap_v2中多余的带注释的地方删掉了 %!!!记得在295行,一定要改动是用I6还是I7,如果用sky_initia(f = edge(double(BW),'canny',thresh,sigma);)
ORB-SLAM2-ch
- 带吴博做的中文注释的orbslam2。。。。。。。(orbslam2 with Chinese annotation)