文件名称:VJ-to-read-image-gray--code
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:320.41kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
源程序为ImageProcess.zip,包括imageGray.vjp工程的全部文件。同时提供了一个测试用的seashore.bmp位图文件。
如果要读取并处理其它图像(jpg,pcx等),请在visual J++6.0中打开imageGray.vjp工程文件,打开imageGray.java,在public void initParameters()初始化参数函数中有一行装载图像文件的语句:
imageTest = loadingImage( "seashore.bmp", "Loading image ..." )
将seashore.bmp改成相应的文件名,可以包含路径,但最好将图像文件拷贝到当前工程文件所在的目录中。
-The source code for ImageProcess.zip, including imageGray.vjp project all of the documents. At the same time provides a test seashore.bmp bitmap file.
If you want to read and process the other image ( jpg, PCX ) in visual J++6.0, please open the imageGray.vjp project file, open the imageGray.java public void initParameters ( ), in the initialization parameter function have a line of loading the image file statement:
ImageTest = loadingImage (" seashore.bmp"," Loading image..." )
Will seashore.bmp into a corresponding to the file name, can contain path, but the best image files will be copied to the current project file in the same directory.
如果要读取并处理其它图像(jpg,pcx等),请在visual J++6.0中打开imageGray.vjp工程文件,打开imageGray.java,在public void initParameters()初始化参数函数中有一行装载图像文件的语句:
imageTest = loadingImage( "seashore.bmp", "Loading image ..." )
将seashore.bmp改成相应的文件名,可以包含路径,但最好将图像文件拷贝到当前工程文件所在的目录中。
-The source code for ImageProcess.zip, including imageGray.vjp project all of the documents. At the same time provides a test seashore.bmp bitmap file.
If you want to read and process the other image ( jpg, PCX ) in visual J++6.0, please open the imageGray.vjp project file, open the imageGray.java public void initParameters ( ), in the initialization parameter function have a line of loading the image file statement:
ImageTest = loadingImage (" seashore.bmp"," Loading image..." )
Will seashore.bmp into a corresponding to the file name, can contain path, but the best image files will be copied to the current project file in the same directory.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Visual J++ 6.0中读取图像的灰度与进行灰度变换代码/ImageProcess.zip
Visual J++ 6.0中读取图像的灰度与进行灰度变换代码/ImageProcessNotice.doc
Visual J++ 6.0中读取图像的灰度与进行灰度变换代码
Visual J++ 6.0中读取图像的灰度与进行灰度变换代码/ImageProcessNotice.doc
Visual J++ 6.0中读取图像的灰度与进行灰度变换代码
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.