搜索资源列表
gray-to-bw
- WINDOWS系统下灰度的BMP图片转换成黑白图片.-WINDOWS systems grayscale BMP images into black-and-white photographs.
huodonglunkuo
- 这两个程序都可以正常运行的,都是我从网上下的并做了一些改动。 你都须在E盘下建个PICTURE的文件夹。 其中SNAKE-TEMP 需要一个TEMP2。BMP的灰度文件,你放在这个文件夹下。你得提供一个图像和 一个初始轮廓。把一个图像的初始轮廓取出我也写了程序,但最后一步没完成。你先用PHOTOSHOP取一 大概的轮廓即可。 另一程序需要的格式是RAW。你看一下就能明白,我对细胞图像做都不好。-these two procedures can operate norma
X.bmp
- 1. 对给定灰度图(或自选图)进行模糊变换,建立模糊平面。给出变换方法和结果。 2. 对图像做模糊增强。给出原理方法和试验结果。 3. 对增强后的结果图做平滑处理。给出所选平滑因子和结果图。 4. 对图像进行模糊边缘检测,说明实现步骤,给出结果图。 -1. Right to set the gray level (or on-demand) of the fuzzy transformation, fuzzy plane. Given transform methods and
Openglexam1
- 一个在opengl下显示灰度bmp位图文件的程序,用VC++ 编写而成。很简单,适合初学者使用。-an opengl shown in gray bmp bitmap documentation procedures, prepared by VC. Very simple, suitable for beginners.
53607915SeaAndSky
- 一个在opengl下显示灰度bmp位图文件的程序,用VC++ 编写而成。很简单,适合初学者使用。-an opengl shown in gray bmp bitmap documentation procedures, prepared by VC. Very simple, suitable for beginners
Visual C++6.0实现灰度位图处理
- 图像处理技术已经渗透到人类生活的各个领域并得到越来越多的应用,图像处理所涉及的图像格式有很多种,如TIF、JEMP、BMP等等,工程应用中经常要处理256级的灰度BMP图像,如通过黑白采集卡采集得到的图像-image processing technology has been integrated into all areas of life and to be more and more applications, image processing involved in the forma
256色bmp.把24位bmp转成256色bmp
- 把24位bmp转成256色bmp,灰度bmp,ascii图形,put 24 bmp convert 256-color bmp, Gray bmp, graphics ascii
Gray
- 这是使用VC++编写的将彩色BMP图像装换成灰度图像的程序!文件中包含测试图片-It is written using VC++ color BMP images will be loaded into a grayscale image program! File contains the test image
StandardGrayImage.zip
- 图像处理中常用的标准灰度图像(bmp格式),包括baboon,boat,lena,peppers等,Standard gray image-it commonly used in image processing (bmp format), including the baboon, boat, lena, peppers, etc.
111
- 基于MATLAB的图像处理源程序集,包括阈值、二值化、灰度变化,边缘提取-MATLAB based image processing source code set, including threshold, binary, gray scale, edge extraction, etc.
Halftoning
- 一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。 该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。 实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation pro
RSA
- RSA公钥加密的基本实现 bmp灰度图片加解密操作包括 RSA 的加减密算法; 素数检测算法;RSA 密钥生成算法; 应用该 RSA 密码体制加、解密; BMP 灰度图的算法; Pollard p-1 算法 ; Pollard r 算法 ; -RSA public key encryption to achieve the basic gray-scale picture bmp including RSA encryption and decryption operations of addi
createbmp
- 可以通过输入灰度值来创建BMP图像,但 缺点是只能创建8位位图-Gray value can be input to create a BMP image, but the only disadvantage is the creation of 8-bit bitmap
bmp
- bmp 提取灰度 以下代码测试通过,支持bmp灰度和彩色,你可以参考一下-extracted gray bmp test the following code to support bmp grayscale and color, you can refer to
image
- 1、图象灰度处理:将<24位真彩色图像>转换成<256级灰度图像>;(*.bmp文件) 2、图像的灰度直方图:分别反映转换前后图像中的灰度级与出现这种灰度的概率之间的关系; 3、其它功能:存盘、清屏和退出应用程序功能。 源程序用Pascal语言编写。 含有三种不同的算法作为比较,并且附有详细的软件设计的思路说明。-1, gray-scale image processing: to < 24-bit true color image> conve
BMP
- 数字图像处理中非常有用的一些图片包括LENA等.-Digital image processing is very useful in a number of pictures, including LENA, BARBARA such.
ImageProcessing
- It makes program EP2.CPP in C/C++ that, given an image in levels of gray m? .tga with letters H, V, W, X (arial boldface, different rotations and scales), creates binarizada image b? .bmp e, after that, creates colorful image c? .jpg painting each le
595340openBMP
- 打开并显示BMP文件,附带灰度处理,适合初学者研究,有源代码,可以正常运行-Open and display BMP files, with gray-scale processing, suitable for beginners research, source code, you can run properly ...
BMPOP
- bmp图像数字处理;图像信息的统计:直方图,最大最小灰度,熵,方差,平均灰度;灰度变换:分段线性变换,阈值,直方图的均衡化;中值滤波(加噪声),梯度算子;数字卷积,增加一个过滤类;几何变换:旋转,几何校正 -bmp image digital processing image information of the statistics: histogram, max-min gray, entropy, variance, average gray gray-scale transfor
bmp
- bmp 提取灰度以下代码测试通过,支持bmp灰度和彩色,你可以参考一下-extracted gray bmp test the following code to support bmp grayscale and color, you can refer to