搜索资源列表
处理当前屏幕用的一个小程序
- 看pdf等的电子书,白底黑字看时间长了不舒服,想换成其他颜色的 有时候网上看到的图片or网页背景黑糊糊的,保存下来再处理才看得清... 功能: 0.scr ipt自定义处理流程 处理由系统热键触发. 1.双击scr ipt的编辑框显示的提示: Y , y : Yes //写屏 N , n : No 0 : XGrey //Grey 1 : One //取反 2 : Two //二值化 3 : XRGB //RGB亮度调节 4 : XE
05程序
- 关于图像二值化处理\\边界扫描和边界识别的有用的程序-value of image processing 2 \\ boundary scan and boundary identification useful procedure
TwoValue
- 图象处理二值化程序 大津展之法求域值-binary image processing program Otsu Zhan Method domain value! !
erzhihua
- 简单的打开BMP图片和二值化程序,运行无错误.对你或许有帮助
MATLAB图像二值化程序源代码
- 用MATLAB来实现图像二值化的程序源代码
binary
- 二值化程序:实现自适应二值化。效果较好,二值化后图片较清晰-Binarization process: the realization of adaptive binarization. Better, after binarization clearer picture
Demo_Program
- 数字图像处理比较完整的程序,包括图像二值化、灰度线性化、阈值变换、边缘检测、轮廓跟踪、图像细化-More complete digital image processing procedures, including image binarization, gray linear, threshold transform, edge detection, contour tracing, image thinning, etc.
ImageProcessing
- 一个图像处理的小程序,主要包括的功能有:求直方图,二值化,灰度均衡,骨架提取。另一个有用的功能是红细胞识别,即一副细胞图像中计算出红细胞个数。并附带测试图片。-a useful software in digital image processing....
Image-inverse-normalization
- 程序实现了图像的二值化,把一幅BMP图像二值化成黑白图像,同时也可以实现黑白的颠倒-Procedures for the realization of the image binarization to a BMP image into a binary black and white images, but also black-and-white reversal can be achieved
DigitalRecognitioncode
- 使用说明第一步:训练网络。使用训练样本进行训练。(此程序中也可以不训练,因为笔者已经将训练好的网络参数保存起来了,读者使用时可以直接识别) 第二步:识别。首先,打开图像(256色);再次,进行归一化处理,点击“一次性处理”;最后,点击“R”或者使用菜单找到相应项来进行识别。识别的结果显示在屏幕上,同时也输出到文件result.txt中。 该系统的识别率一般情况下为90 。 此外,也可以单独对打开的图片一步一步进行图像预处理工作,但要注意,每一步工作只能执行一遍,而且要按顺序执行
lena
- 基于hough变换的直线检测(—)。前面的可能是充数的(5个耶,不是所有程序我都有版权的,呵呵)。这个绝对有版权,我的课程设计,拿专业第一名的,站长认真看。看完这些废话可以帮我删了。 lena图,hough变换的前期处理工作,涉及到图像增强,锐化,滤波,二值化等技术,附有算法的详细说明,和使用的各种算子。-Hough transform based line detection (-). In front of the number may be necessary and sufficie
zuijiayuzhi
- 是一个有关阈值选择的程序,可以用于图像二值化等,我用过了,可以用,效果不错
Matlab_chechepaipai
- 是一个车牌识别的程序,基于MATLAB平台,包含图像二值化,滤波,分割,识别等
234837578658465
- 指纹图像预处理程序,包括分割,二值化,去噪和细化-Fingerprint image pre-processing procedures, including segmentation, binarization, denoising and refined
otsu
- otsu算法实现,可以自适应获取阈值,对图像进行二值化。里面配有图像均衡化的程序一起使用,效果更好-otsu algorithm, you can get adaptive threshold for image binarization. Which is equipped with image-based program used in conjunction with a balanced, better
tuxiangerzhihua
- 图像二值化的程序,对于把图像进行目标提取和背景提取可以参考,但是有仅局限于二值图像。-Image binarization process, for the object extraction and background image extraction can refer, but there is only limited to binary images.
kmean2
- 本程序用k-均值聚类的方法实现图像二值化-This procedure using k means to achieve image binarization
erzhi2
- 自己编写的图像二值化小程序,希望对你能有帮助,用labview编写的。-labview
xiaoerzhihua
- 单张图像二值化程序,将单张的彩色图像处理成二值化图像(Single image two value program)
程序
- 二值图像的基本形态运算,边界提取与跟踪及其实现(The basic morphological operations of two valued images)