-
jpegIO
实现原始的JPEG图片编解码,不借助任何的第三方库,纯C++。(To achieve the original JPEG image decoding, without using any third-party libraries, pure C++.)
- 2011-10-06 13:50:13下载
- 积分:1
-
cc
说明: 经典图论,其中叙述了图论的经典算法等,如最大流、最小割等相关算法。(Classical graph theory, graph theory, which describes the classical algorithms, such as maximum flow, minimum cut, and other related algorithms.)
- 2011-05-11 17:52:55下载
- 积分:1
-
registration
这是一个matlab的代码。利用自带函数,代码实现了医学图像的配准(This is a matlab source. Code implements images registration)
- 2017-04-27 10:14:08下载
- 积分:1
-
snaketest
snake算法的c源代码,一般snake算法可以用于图像的边缘检测,是一种比较新的方法(snake algorithm c source code, the general snake algorithm can be used to image edge detection, is a relatively new approach)
- 2008-06-02 11:34:44下载
- 积分:1
-
用WPF写的转盘,分享给大家学习
用WPF写一个简单的转盘
- 2014-04-25下载
- 积分:1
-
demo
北航图像处理demo,目前集成了从色彩转换、彩色图像处理、灰度图像处理、二值图像处理、阈值分割、边缘检测、数学形态学方法、等多个组件(Northern image processing demo, now integrated from the color conversion, color image processing, gray-scale image processing, binary image processing, thresholding, edge detection, mathematical morphology, and many other components)
- 2014-05-21 19:46:11下载
- 积分:1
-
zernike
矩不变量,适用于图像匹配,数字水印,图像重建(Moment invariants, applicable to the image matching, digital watermarking, image reconstruction)
- 2010-12-03 10:25:23下载
- 积分:1
-
speck
是零树小波编码算法的改进,SPECK编码算法较EZW编码算法有着更大的优势(Is zero tree wavelet coding algorithm improved SPECK coding algorithm has more advantages than EZW coding algorithm
)
- 2015-04-08 17:05:11下载
- 积分:1
-
霍夫曼技术图像压缩重建
说明: 采用霍夫曼技术实现压缩图像的重建,代码很详细,很不错。(Using Hoffman technology to achieve compressed image reconstruction, the code is very detailed, very good.)
- 2021-03-03 20:24:29下载
- 积分:1
-
Ostu
说明: 取一个最优阈值把原图像分为前景色与背景色,两部分的类间方差越大,说明两部分差别越大,便能有效的分割图像。(Image threshold segmentation)
- 2019-12-16 16:01:49下载
- 积分:1