Welcome![Sign In][Sign Up]
Location:
Search - 显示图像

Search list

[OtherJAVA显示图像且用鼠标点击改变显示位置

Description: * 显示图像。鼠标点击改变显示位置 * 用 Applet 的方法 getImage() 产生图像Image * 用 Graphics 的方法 drawImage() 画出图像 * 在 paint() 方法中画图,或在鼠标事件侦听方法中画图 * 鼠标点击,产生 mouseClicked 事件-* display the image. Click on the mouse to change location * Use Applet method getImage () produces images * Image Graphics with the drawImage () * paint images in paint () method drawing, or the mouse incident interception methods drawing * mouse clicks have mouseClicked incident
Platform: | Size: 64964 | Author: 邰科 | Hits:

[JSP/Java例9.05 显示图像和播放声音

Description: 显示图像和播放声音-display pictures and sound broadcast
Platform: | Size: 112975 | Author: 李吉 | Hits:

[JSP/Java实例21显示图像的轮廓

Description: 实例21显示图像的轮廓.rar-examples show the contours of the image. Rar
Platform: | Size: 43638 | Author: 庞晓强 | Hits:

[CSharp利用数据集在水晶报表中显示图像的_NET程序教程

Description: 利用数据集在水晶报表中显示图像的_NET程序教程-data sets in use statements crystal display images Garage procedural manuals
Platform: | Size: 25168 | Author: 大程 | Hits:

[matlabMATLAB图像处理源程序

Description:

程序代码说明

P0201:MATLAB赋值

P0202:MATLAB中的for循环

P0203:MATLAB中的for循环和if条件

P0205:MATLAB图像处理的基本操作

P0206:MATLAB高级图像处理操作

P0207:根据RGB图像创建一幅灰度图像

P0208:二值图像的取反操作

P0209:用imshow函数显示图像

P0210:在同一个窗口内显示两幅图像

2.rar (15.23k)

程序代码说明

P0301:数字图像矩阵数据的显示及其傅立叶变换

P0302:二维离散余弦变换的图像压缩

P0303:采用灰度变换的方法增强图像的对比度

P0304:直方图均匀化

P0305:模拟图像受高斯白噪声和椒盐噪声的影响

P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波

P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波

P0308:图像的自适应魏纳滤波

P0309:运用5种不同的梯度增强法进行图像锐化

P0310:图像的高通滤波和掩模处理

P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理

P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理

程序代码说明

P0401:用Prewitt算子检测图像的边缘

P0402:用不同σ值的LoG算子检测图像的边缘

P0403:用Canny算子检测图像的边缘

P0404:图像的阈值分割

P0405:用水线阈值法分割图像

P0406:对矩阵进行四叉树分解

P0407:将图像分为文字和非文字的两个类别

P0408:形态学梯度检测二值图像的边缘

P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象

程序代码说明

P0502:计算图像中的欧拉数

程序代码说明

P0610:神经网络的实例


Platform: | Size: 87980 | Author: wilsonwong | Hits:

[CSharp如何以百叶窗方式显示图像

Description: 如何以百叶窗方式显示图像
Platform: | Size: 361177 | Author: zhaoyu16 | Hits:

[Picture Vieweropencv图像输入

Description: opencv 显示图像的程序
Platform: | Size: 293941 | Author: lzpdz@sina.cn | Hits:

[Graph program创建和显示图像

Description: 本程序显示如何用C++类来创建和显示图像,这个C++类在 cxcore.hpp 中定义,与 矩阵类(CvMatrix) 相似
Platform: | Size: 1287668 | Author: sdxtzcq@163.com | Hits:

[GUI Develop图像的读入、显示与放大缩小图像的存储(MFC)

Description: 图像的读入、显示与放大缩小图像的存储(MFC),适合初学者
Platform: | Size: 4569748 | Author: adong7639 | Hits:

[JSP/Java例9.05 显示图像和播放声音

Description: 显示图像和播放声音-display pictures and sound broadcast
Platform: | Size: 112640 | Author: 李吉 | Hits:

[GDI-Bitmap可显示8位和24位bmp图像的CImage类

Description: //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-//simple operational 8 and 24 bmp bitmap image category.// Characteristics :// 1, showed faster. (I use this image sequence shows category, the VC Insider Bitmap type much faster.)// 2, heavy = operator.// 3, the function can be operated image data.// Limitations :// only shows 8 and 24 bmp bitmap
Platform: | Size: 2048 | Author: 李欣 | Hits:

[JSP/Java实例21显示图像的轮廓

Description: 实例21显示图像的轮廓.rar-examples show the contours of the image. Rar
Platform: | Size: 43008 | Author: 庞晓强 | Hits:

[CSharp利用数据集在水晶报表中显示图像的_NET程序教程

Description: 利用数据集在水晶报表中显示图像的_NET程序教程-data sets in use statements crystal display images Garage procedural manuals
Platform: | Size: 24576 | Author: 大程 | Hits:

[GDI-Bitmap用gid+做的图像预览控件

Description: 本例子主要介绍如何使用GDI+编程显示图像。-this case mainly on how to use GDI+ Programming display the image.
Platform: | Size: 208896 | Author: 张连成 | Hits:

[GDI-BitmapCPictureShow

Description: 连续的显示图像,可放大缩小-continuous display images, zooming
Platform: | Size: 197632 | Author: 流浪汉 | Hits:

[Picture Viewershowhis

Description: 显示图像的灰度直方图,能分别对灰度图像和RGB图像进行处理。-display images histogram, respectively, and the gray-scale image processing RGB images.
Platform: | Size: 2048 | Author: 柳青 | Hits:

[GDI-BitmapVC环境下显示图像

Description: 实现VC环境下的图像显示功能,只需要将代码溶入现有程序,就能实现显示功能。不需要额外工作量。-VC environment of image display functions, it is only necessary code into existing procedures, it will be able to display. No additional workload.
Platform: | Size: 144384 | Author: 李峰 | Hits:

[GDI-BitmapCAPSScode

Description: 一个自己写的图像显示的基本变换的程序,是基于FORM窗体的,可以自动调整显示图象的比例,显示图像属性.对初学者很有借鉴意义-himself wrote an image shows the basic transformation process is based on the Form FORM can automatically adjust the ratio of display images, showing images attributes. Useful for beginners Significance
Platform: | Size: 4000768 | Author: tian | Hits:

[Graph program滚动条源程序

Description: 一个关于滚动条的源程序,功能是在一个对话框中显示图像,并在显示图像的过程中滚动条的使用-A source code for scroll bar.The function is to show the picture in a dialog box,and how to use the scroll bar as the showing of the picture.
Platform: | Size: 954368 | Author: 阿水 | Hits:

[GDI-Bitmap图形显示特技

Description: 演示图像的显示特效:水平向左,水平向右,水平百叶窗,垂直百叶窗和雨滴的图像显示效果。-demonstration showed images of effects : the level of the left, the right level, the level of blinds, vertical blinds and raindrop images show results.
Platform: | Size: 340992 | Author: 黄应 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net