-
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
-
fire-dete
基于颜色来检测火焰,将是频频分帧,然后逐帧检测,碧昂切将火焰全画出来,基础编程。(Based on color to test the flame, basic programming
)
- 2012-04-23 20:54:52下载
- 积分:1
-
基于区域的主动轮廓模型算法论文RegionBasedSnake
基于区域的主动轮廓模型算法,是论文《Active Contours Without Edges》的VC算法实现(Region-based active contour model algorithm, for the paper " Active Contours Without Edges" of the VC algorithm)
- 2020-06-28 12:00:01下载
- 积分:1
-
Image_mosaicing
图像拼接:实现两幅具有重叠区域的图像的拼接;使用MFC框架,内有程序使用文档(image mosaicing)
- 2010-12-07 14:00:01下载
- 积分:1
-
Image12
VC编写的位图图像处理的源代码,包括了增强、变换等内容(VC prepared bitmap images deal with the source code, including the enhanced transformation, etc.)
- 2007-10-17 22:41:08下载
- 积分:1
-
FIR.C
FIR滤波器的C语言实现 C语言源程序代码及解析(FIR filter, the C language realization C source code and analytical)
- 2010-05-28 17:13:54下载
- 积分:1
-
1111222223333334444445533332345554
VC计算机图形学原理及算法教程
VC计算机图形学入门教程(VC theory and algorithms of computer graphics computer graphics tutorial Tutorial VC)
- 2013-11-18 15:30:26下载
- 积分:1
-
BasicProcessing
能比较全面的图像处理系统。主要内容包括:位图基础、图像的显示、图像的几何变换、图像灰度变换、图像的平滑处理、图像锐化处理及边缘检测、图像分割及测量、图像的形态学处理、图像的变换域处理及应用、图像的合成、24位彩色图像的处理、JPEG图像的压缩编码(can more comprehensive image processing system. Main contents include : bitmap based, image display, image geometry transformation, gray transform, image smoothing, image sharpening and edge detection, image segmentation and measurement, image morphology, Image Transform and application processing, image synthesis, 24-bit color image processing, JPEG image compression coding)
- 2006-11-03 16:41:45下载
- 积分:1
-
HazeRemoval
暗通道去雾代码,使用c++实现 根据cvpr论文改写(Channel code to the dark fog)
- 2011-08-22 08:48:18下载
- 积分:1
-
vcpicph
VC++图像平滑处理+程序源码,实现图象的平滑(去噪声),锐化功能,测试时请在C盘下放一个测试用的Bmp图片,路径:C: est.bmp,没有的话没法测试。如上图所示是水平平滑处理,可以对比下,不过感觉颜色失真了,有兴趣的看一下。命令行编译过程如下:
vcvars32
rc bmp.rc
cl smooth.c bmp.res user32.lib gdi32.lib(VC++ image smoothing+ program source code, to achieve a smooth image (to noise), sharpening function in the C drive when testing a test of decentralization Bmp picture, path: C: test.bmp, no words can not test . Is shown above the level of smoothing, you can compare the next, but the feeling of color distortion, interested look. Command-line compiler as follows: vcvars32 rc bmp.rc cl smooth.c bmp.res user32.lib gdi32.lib)
- 2014-02-18 15:30:52下载
- 积分:1