搜索资源列表
voronoi
- voronoi算法实现平面上的点生成对平面的分割线,使用时先用鼠标在界面上任意点一些点delau按钮即可,本程离在CBuilder5上编译通过.-threshold algorithm plane formation on the point of view of dividing lines, the first use interface with the mouse in arbitrary point on some points delau button, the way from t
图象腐蚀,膨胀,细化算法
- 图象腐蚀,膨胀,细化算法,很实用的 可以把图象的主干提取出来-image corrosion, expansion, refinement algorithm, a very practical image can be extracted from the trunk
腐蚀,膨胀,细化算法代码
- 本程序实现的功能如下:腐蚀,膨胀,细化算法-the program functions as follows : corrosion, the expansion of thinning algorithm
图象的边沿检测与提取,轮廓跟踪算法代码
- 图像处理程序代码,图像边缘检测与提取,轮廓跟踪算法-image processing code, edge detection and extraction, contour tracking algorithm
图象的检测,模板匹配算法代码
- 图像处理,图像的检测,模板匹配算法代码,应用与模板搜索-image processing, image detection and template matching algorithm code, application templates and search
callICP
- 使用vc++实现ICP配准算法,编译成动态链接库,通过调用CallICP函数可以实现两组点云之间的配准-Using vc++ to achieve ICP registration algorithm, compiled into a dynamic link library, by calling CallICP function can be achieved between the two sets of point cloud registration
TestJSteg
- JSteg隐写算法VC源码,可在图片中进行信息隐藏。-JSteg VC source steganography algorithm
clustering-algorithm
- 聚类算法有很多种,该程序是基于K-均值聚类算法,主要用于图像的分割-There are many clustering algorithms, the program is based on the K-means clustering algorithm, mainly used for image segmentation
Computer-Graphic-Algorithm
- 计算机图形学相关算法实现,如DDA算法,中点画线算法、Bresenham画线(画圆)算法等-Computer graphics-related algorithms, such as the DDA algorithm, the dotted line algorithm, Bresenham line drawing (circle) algorithm
Line-generation-algorithm
- 直线生成算法:采用DDA与Mid-Bresenham两种算法实现直线的绘制,可是直线的生成过程现实很明确。-Line generation algorithm: The DDA and the Mid-Bresenham straight line drawing of two algorithms to achieve, but the reality of the line generation process is very clear. 朗读 显示对应的拉丁字符的拼音 字典
algorithm-of-Bezier-control-points
- 这是一篇分段3次Bezier曲线控制点构造算法,具有较好的适应性-This is a sub-3 Bezier curve control points construction algorithm with good adaptability
Bezier-curve-algorithm
- 二维基本几何变换算法,根据已经画定的图形就行旋转、平移、缩放等变换!-Two dimensional basic geometry transform algorithm
Fractal-algorithm
- VC++6.0利用分形算法画出分形草,基于文法替换算法和递归算法。-VC++6.0 using fractal fractal algorithm to draw grass replacement algorithm and recursive algorithm based on the grammar.
Gaussian-mixture-model-algorithm
- 完整的背景混合高斯建模的程序,很不错,很好用-Gaussian mixture model algorithm
Algorithm
- 图像处理的颜色空间转换,经典拉普拉斯,高斯等滤波处理算法,以及简单的地形校正算法实现源码-Image processing, color space conversion, the classic Laplace, Gauss filtering algorithm for processing, and the simple terrain correction algorithm to achieve source
The-classical-algorithm-of-C
- C++经典算法,虽然看着有点乱。不过都是很实用的。-C++ classical algorithm, although looking a bit messy. But are very practical.
Research-on-image--algorithm
- 本次设计主要采用MFC(微软基础类)来设计一个可视化的界面,具有可与用户交互的功能,完成图像的插值算法。并且应用了一种新的一种插值算法,使得图像在放大较大的倍数时仍然能够保持图像有较为清晰的边缘效果。 同时该设计可以使用户自己选择相应的放大倍数,同时可以自己选择插值算法,这样不同的场合下可以使用不同的插值算法来对图像进行放大,可以快速直观的看到不同的插值算法的效果。 -This design mainly MFC (Microsoft Foundation Classes) to des
The-Lagrange-interpolation-algorithm
- 基于VS2008编写,程序很简单,算法很经典实用。提出一种基于三次拉格朗日插值的自适应图像缩放算法 该算法首先计算目标像素点周围三组源像素点的方差,选取方差最小的一组源像素点,然后采用三次拉格日插值公式求得目标像素点的灰度值实验结果表明,本文算法所得的目标图像边缘清晰,且算法复杂度较低,便于硬件实现,可以实现实时图像缩放。-Based on VS2008, the program has a very simple algorithm is very classic and practical.
bresenham
- 用bresenham算法画直线,电价鼠标左键确定起始点,右键消除-bresenham algorithm,line
sift-algorithm-VC
- 一个图像识别算法.SIFT综述 尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。 其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。-A kind of algorithm for the image reco