搜索资源列表
PixelConvert
- 将图像的RGB转换为HSV、xyz空间显示 逐个像素点读取 附带注释 有用opencv做的 也有用纯c做的-The RGB image is converted to HSV space-by-pixel display reads annotated to do with the opencv
ImageTest2
- Visual C/C++图形图像与游戏编程典型实例解析--涵盖内容: 1>图像显示原理 2>图像显示函数 3>提高显示性能的方法,双缓存技术和VFW组件 涉及VC知识主要有: 1>const使用 2>类的编写 附加说明: 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。 实验环境: Win+VC6.0-Vi
Particle-Filter-with-comments
- 有注释的粒子滤波程序。粒子滤波(PF: Particle Filter)的思想基于蒙特卡洛方法(Monte Carlo methods),它是利用粒子集来表示概率,可以用在任何形式的状态空间模型上。-Annotated particle filter program. Particle filter (PF: Particle Filter) Monte Carlo method based on the idea (Monte Carlo methods), which is set to r
work
- 自己编的五点三次滤波小程序,各参数代表意义有注释-Own series of five point three filtering procedures, each parameter represents the significance annotated
ColorHistogram
- 量化的hsv颜色直方图 不等间隔分为72维 效果还可以 注释里有加权直方图 但是效果不好-Quantify the hsv color histograms ranging interval is divided into 72-dimensional effects can also be annotated with the weighted histogram but ineffective
invert
- 源程序,功能是直方图修正和彩色变换,代码附有注释-Source, the function is a the Histogram correction and color transformation, code annotated
erosiondilation
- 源程序,功能是腐蚀,膨胀,细化算法,代码附有注释-Source, the functionality is corrosion, expansion and thinning algorithm, code annotated
duwenjiand
- 遍历文件夹下的所有图片的代码,基于VS2008编写,内有注释,代码运行速度很快-Traverse Folder all photos of the code based on VS2008 written within the annotated code to run fast
ME-2
- 基于高斯金字塔的运动估计,有注释,调试通过可运行,跟大家分享-Estimated based on the movement of the Gaussian pyramid, annotated, can be run through debugging, to share with you
Gaussian-pyramid
- 基于高斯金字塔的运动估计,有注释,调试通过可运行,跟大家分享-Estimated based on the movement of the Gaussian pyramid, annotated, can be run through debugging, to share with you
Transitive-Re-identification
- 行人再识别。人再次鉴定的准确性可以显著提高给定一个训练集,演示了外表的变化与非重叠的两个摄像头。我们测试时是否能保持这种优势直接标注的训练集并非对所有现场camera-pairs可用。给定的训练集捕捉相机A和B之间的对应关系和不同的训练集捕捉相机B和C之间的对应关系,传递鉴定算法(TRID)建议提供了一个分类器(A,C)对外观。该方法是基于统计建模和使用一个边缘化的推理过程。这种方法可以显著减少注释工作固有的学习系统。-Person re-identification accuracy can
coeficient
- 一个计算数字图像自相关系数的程序,有注解,可直接运行-A calculation of the autocorrelation coefficients of the digital image program, annotated, can be run directly
cgdemo
- 在使用中点画线法的思想,编程实现bresenham画线法,代码添加有注释-In use, the dotted line method of thinking, programming bresenham line drawing method, add the code annotated
fast-parrallel-and-opta
- 经典复合式指纹细化算法源码,算法步骤为先用快速并行算法遍历,后用OPTA算法遍历,附有注释。-Classic composite fingerprint thinning algorithm source code, for the first step of the algorithm with fast parallel algorithm traversal traversal algorithm after using OPTA, annotated.
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
Quadtree decoding
- 与四叉树编码一体,是解压过程。采用十进制Morton码进行解压,程序附有注释,适合学习。程序包括四叉树编码及解码的。(Quadtree decoding,a process of unpacking,includes Decimal Morton code.The program is annotated in detail.)
meanshift
- meanshift跟踪算法一个,是使用matlab编辑的,可更改,配有注释(One of the meanshift tracking algorithms, edited with MATLAB, modifiable, and annotated)