搜索资源列表
ImageToolLib
- 一个图像处理的库, 支持大图片合并,切割,旋转,缩放. 编译环境VC7.1 要求附加库:devil.-an image processing library, and support the merger picture, cutting, rotating, zoom. VC7.1 compiler environment Additional requirements for : devil.
DigImg
- 挖图的源码,切割原图得到目标图像,主要用于图像处理。
y__
- ...图像中无用信息去除,包括 的黑边 自动切割掉 Picture Viewer ... [XsImageEffect.rar] - 简要介绍: 提供强大的图像处理功能, 完全源代码公开, 包括旋转,放大,缩小,自动校正,选择范围,裁剪,自动去除黑边,镜像 等等功能... -... Removal of useless information in the image, including automatic cut off the black edges Picture Vi
IMGCaputre
- 利用图像处理的相关知识,实现图像的切割。-The use of image processing knowledge, to achieve the cut image.
521
- 非常全面的图像处理编程软件,可以进行边缘检测,滤波,切割等等多种功能。-Very comprehensive image processing programming software allows for edge detection, filtering, cutting and so on multiple functions.
tuxiang
- 图像的处理,包括图像转换,灰度直方图,改变大小,切割等。-Image processing, including image conversion, histogram and change the size, cutting and so on.
MyShowImage
- 图像处理程序,包括载入保存,去噪,滤波,切割部分为实现-image
cutter
- 实现了图像的批量切割处理,即一张图片实现切割成多张,可能在上传下载过程中会因杀毒软件原因丢失文件,管理员和用户请注意-To realize the image of the batch cut process, that is an image to achieve more than cut may be in the process of uploading and downloading anti-virus software because of the reasons for miss
cutFile_Ver2
- 图像预处理。。用来切割tiff文件的matlab程序-Image preprocessing. . Tiff file of the process used to cut
imageprocessing_TR
- 数字图像处理的部分操作,包括raw到bmp转换,中值滤波,图像旋转、切割以及灰度变换等-Part of digital image processing operations, including raw to bmp conversion, filtering, image rotation, cutting and gray scale transform
work
- 在Matlab环境下的图像处理的初级程序代码,包括图像识别前期所做的预处理、直方图分析找出阈值、图像切割、定位等-In the Matlab environment, the primary image-processing program code, including pre-made pre-image recognition, histogram analysis to identify the threshold value, image cutting, positioning, e
image-processing-
- 这是个图像处理的源代码,是本人自己编写的,实现的功能如下: 锐化、边沿检测:套用模版。另外还有一个自定义模版,供用户自行设计模版运行,从而实现其他功能,如线检测。 浮雕:本像素减相邻像素,再加一个常数得到的。 直方图均衡化则套用步骤,根据课本步骤来编写。 提取轮廓:若该点为黑点,八邻域也为黑点,则就把该点变白。 阈值分割分为固定阈值分割(即二值化)和动态阈值分割(切割若干子图,求均值,该均值即子图的阈值)。 区域生长:把种子和4邻域的点分别比较,两者之差小于阈值,且该4邻
matlab-Image-processing
- 多方面进行图像的处理主要进行图像增强切割等方面内容-Aspects of image processing
chepai
- 车牌图像处理,实现对车牌的定位,以及字符的切割-License plate image processing, the positioning of the plate, and the characters cutting
cut
- 这是一篇层片分割算法在切割仿真的文章,文章详细介绍了算法原理及应用,对图像图形处理专业人员的重要参考价值!-This is a lamellar segmentation algorithm in the cutting simulation of the article, the article details the algorithm and an important reference value for the image graphics professionals!
xu-lie-qie-ge-yu-rong-he
- 图像处理方面关于序列切割与融合的代码,结果还是比较良好的。-Image processing, cutting and integration code sequence, the result is quite good.
toolbox
- 一个采用matlab GUI界面设计的工具盒,根据《冈萨雷斯数字图像处理》内含整体界面,通过不同的界面启动对应章节的程序,打开这个程序分别有各章节的滤波,图像处理,身份证数字切割识别等功能,运行时请打开:matlabtoolbox.m-One using matlab GUI interface design tool box, under " Gonzalez Digital Image Processing" includes the whole interface, th
d2f8b9927a0a
- 对数字图像的处理,包括字符切割和字符识别-In digital image processing, including character cutting and character recognition
CutImagePatch
- 对输入图像进行切分,是图像的预处理切割阶段。(Cut images to small patches.)
0032135
- 回溯算法的应用 给定一块宽度为W的矩形板,矩形板的高度不受限制,现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件,()