搜索资源列表
图像处理算法
- rar压缩包 其中包含Alphat透明合成系统源代码源代码,JPEG压缩编码系统源代码,腐蚀-膨胀-细化算法源代码,图案抖动技术处理系统源代码,图象边沿检测-提取-轮廓跟踪算法源代码,图象几何变换算法源代码,图象模板匹配算法源代码,图象平滑处理系统源代码,图像雾化处理程序源代码,图形色彩量子化及材质压缩程序源代码,直方图修正-彩色变换算法源代码-rar compressed packets containing Alphat transparent Synthesis System sour
QuickImage
- 这是我师兄Yu Jingtao写的一个非常完整的图像处理方面的源程序,界面类似于acdsee,可对图像进行缩放、剪切。能够处理jpg、tif、bmp等格式图像。各类处理方法是作者在学习中的累积,包括平滑、模糊、边缘锐化、傅立叶变换、腐蚀、膨胀等,有些内容与那个常用的vc图像处理程序相似,但也有很多不同的地方。-This what I saw Yu Jingtao write a very complete image processing of the source, interface Con
tuxiangchuli2006
- alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 sima_1.07.zip 图象模板匹配算法源代
ImgTool_2007_11_26
- Advanced Image Tool Some Image Processing Functions FlickerFree Image View Speed Zoom/Scroll Efficient Contrast Enhancement/Edge Extraction/Binarization Line/Rcetangle/Text Object Draw Ftp/Http Image Open Load/Save AES Mode Image
本科生毕业论文的编程实现程序
- 自己写的用于边缘检测和图像处理的程序可用于SOBREL ROBEL 高斯拉普拉斯 canny 等算法检测-himself wrote for edge detection and image processing procedures can be used SOBREL ROBEL Gaussian algorithms such as Laplace canny Detection
SobelKirsch
- 图像处理软件,能捕获图像边缘特征点,用了SABEL算法。-Image processing software that can capture image edge feature points, using a SABEL algorithm.
bianjietiqu
- C++Builder环境下运行的图像边界提取程序,运行过可以使用,放心下载.-C++ Builder environment running under the image edge extraction procedure can be used to run-off, rest assured that download.
i-sight4_0_0
- 1. Support for OFF, PLY, GTS, OBJ file formats. 2. Perspective (one, two, three point perspective), axonometric and orthographic projections. 3. Ability to rotate, pan, zoom in/out and focus on a region of interest. 4. Ability to change backgro
lx_photoshow
- 新锐领秀网络相册V1.1 程序功能: 1.无限分类 2.自动按指定的尺寸生成缩略图(需要服务器支持) 3.如果服务器不支持生成缩略图,则可以自己设置是否上传缩略图(为了更快浏览速度,我们建议您上传) 4.无组件上传功能 5.评论功能,可在后台设置是否开启评论 6.可在线修改网站名称,LOGO,banner,备案信息,缩略图大小等 7.删除记录时同时删除图片文件.大幅度减少垃圾文件 8.图片批量管理 9.评论批量管理-Receive cutting-edge
mCh16
- matlab图形显示,边沿操作前后的图像,显式块操作的输出图像,交叠显式块的输出图像-matlab graphics, operating around the edge of the image, explicit block operation of the output image, the output blocks overlap explicit images
Edge
- 自己设计的一种简单的理想频域低通滤波器,对图像进行低通滤波操作。-A simple self-designed ideal frequency domain low pass filter, low pass filter on the image operation.
code
- enhancement of digital image processing by using the types of analysis , histogram ,spatial filtering and edge processing
digitalimage
- 主要实现了数字图像处理的一些基本算法,如平滑滤波,边缘检测等算法的实现。-The main achievement of some of the basic digital image processing algorithms, such as smoothing, filtering, edge detection algorithm to achieve.
CPP
- canny边缘检测将输出写入一个单通道图像-canny edge detection output is written to a single-channel image
CxImageStudy
- 读入图像并按边缘分割,用随机自然数填充图像分块-Read into the image and press the edge split
canyedge
- 图像边缘检测,包括Canny算子和SUSAN特征检测算子等的边缘检测-The image edge detection, including edge detection Canny operator and SUSAN feature detection operator and other
matlabprogram
- 图像预处理的matlab代码,包括图像灰度化、中值滤波和边缘检测-Matlab code for image pre-processing, including gray image, median filtering and edge detection
hough
- 用于对图像的边缘检测(采用canny算法)。 image 输入图像,这个必须是单通道的,即灰度图 edges 输出的边缘图像 ,也是单通道的,但是是黑白的 threshold1 第一个阈值 threshold2 第二个阈值 aperture_size Sobel 算子内核大小 -Using canny algorithm for image edge detection (). image input image, this must be a singl
opencv-show-image-based-on-MFC
- 基于MFC实现opencv图像显示、灰度化、旋转、边缘检测和缩放功能-Opencv display, gray, rotate, edge detection and zoom image based on the MFC
Image-segmentation
- 学习利用Matlab图像工具箱对图像进行边缘检测。-Learning by using the Matlab image toolkit for image edge detection.