-
Algorithm-template
C++ 写的一些算法模板 ,比如Kruskal、KMP、欧几里德算法、最大匹配(匈牙利算法)、最小费用最大流、字符串的哈希方法、增广路算法、网络最大流_邻接表等……(C++ write some algorithms template, such as Kruskal, KMP, Euclid arithmetic, maximal matching (Hungary) is proposed, the minimum cost and maximum flow, string hash method, augmented road algorithm, network maximum flow _ adjlink etc......)
- 2012-03-20 08:48:22下载
- 积分:1
-
spherical-coordinates
可以实现平面图像到球面坐标的映射变换,效果较好,附原始图片。(Plane image mapping transformation to spherical coordinates better with the original picture.)
- 2012-12-11 13:42:16下载
- 积分:1
-
0451
说明: 《visual C++ 开发经验技术宝典》图像锐化处理,主要是将图像的亮度增加,颜色的鲜艳感增强。("Visual C++ development experience Technical Collection," Image sharpening, mainly to increase the brightness of the image, bright sense of color enhancement.
)
- 2011-02-21 15:16:27下载
- 积分:1
-
siftmatlab
纯MATLAB代码,不需要在使用SIFTWIN32可以直接运行的代码(100 code of MATLAB,u neednot SIFTWIN32 desinge the map)
- 2009-12-02 20:27:01下载
- 积分:1
-
SPIHT
SPIHT的图像压缩算法源代码。可以针对128×128的图像进行压缩(SPIHT image compression algorithm source code. 128 × 128 image compression)
- 2012-04-19 14:15:13下载
- 积分:1
-
tuxiangchuli
使用matlab来实现图像的处理,比如直方图均衡化等等(Using matlab to achieve image processing, such as histogram equalization)
- 2013-01-04 13:10:53下载
- 积分:1
-
KNN手写数字识别
说明: 可支持手写数字识别,r和python两种语言编写,生成画板鼠标手写输入,也支持上传图片(Handwritten digit recognition)
- 2020-06-26 21:00:01下载
- 积分:1
-
harris-match
harris角点检测,并且实现两幅图像特征点的匹配,最终完成图像的拼接(harris corner detection, and realize two image feature point matching, the final completion of image stitching)
- 2013-07-21 10:52:13下载
- 积分:1
-
fast_distance_map_caculate
使用边缘跟踪,种子填充等算法提取图像边界,然后使用并行的方法来计算图像的距离图。(using edge tracking and seed filling algorithm to detect the edges of images, then use the parallel approach to the calculation of the distance between the image map.)
- 2006-12-30 19:11:06下载
- 积分:1
-
ImageMagick-6.8.6-7.tar
ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.
- 2013-08-03 05:33:24下载
- 积分:1