搜索资源列表
gp400win32
- Gnuplot 是一种免费分发的绘图工具,可以移植到各种主流平台。它可以下列两种模式之一进行操作:当需要调整和修饰图表使其正常显示时,通过在 gnuplot 提示符中发出命令,可以在交互模式下操作该工具。或者,gnuplot 可以从文件中读取命令,以批处理模式生成图表。例如,如果您正在运行一系列的实验,需要每次运行后都查看结果图表;或者当您在图表最初生成很久以后需要返回图表修改某些内容时,批处理模式能力会特别有用。当在 WYSIWIG 编辑器中很难捕获用于修饰图表的鼠标单击事件时,您可以很容易地
2009DIPFrame
- 基于vc2008的MFC的对话框,分别用button控件和list控件显示图片,后者显示图片的缩略图并能在static控件中显示放大图;是一个图片分类结果的展示界面-Vc2008 the MFC-based dialog box, respectively, with button controls and list controls display picture, which shows thumbnails of images and can display static control
getImportant13points
- 此软件是用来分析图片均匀度的。实现了重要的十三点测试。功能有:13点灰度的获取、图片显示、校验因子的输入以及模拟结果显示等。-This software is used to analyze the uniformity of the picture. Achieve an important test 13:00. Features are: access to the 13 o' clock gray, picture display, calibration factor of th
milin
- 计算米粒大小的总体分布对图像进行增强,结果显示该算法效果很好-rice detection matlab
java1
- 显示图像,查看结果。看运行是否正确,附带结果。-Display image, view the results. To see whether the operation is correct, with the results.
Java2
- 显示图像,查看结果。看运行是否正确,附带结果。-Display image, view the results. To see whether the operation is correct, with the results.
Java3
- 显示图像,查看结果。看运行是否正确,附带结果。-Display image, view the results. To see whether the operation is correct, with the results.
Java4
- 显示图像,查看结果。看运行是否正确,附带结果。-Display image, view the results. To see whether the operation is correct, with the results.
Java5
- 显示图像,查看结果。看运行是否正确,附带结果。-Display image, view the results. To see whether the operation is correct, with the results.
showavi
- 利用opencv 显示视频,如果运行结果只是一闪,无法看到视频,则需要下载xvid-Display video with opencv If you run just a flash, can not see the video, you will need to download xvid
keshe
- 利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能: 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图
12864
- 采用并行方式对12864进行操作,结果显示成功;可以直接修改文字内容。-On the 12864 using parallel operation, the results show success can directly modify the text.
radontest
- 读取图片,图片格式转换,并对二值图像进行投影角度分别为0、25的radon变换,显示结果-Read the picture, the picture format conversion, and binary image projection angle of radon transform 0,25 respectively, results
POST-APDL
- ANSYS 后处理,实现多窗口显示输出结果,背景颜色修改,输出高质量图片,更改结果变形比例参数。-ANSYS POST1 processing, multi-window display output, changes the background color, high-quality image output, the result of changing the ratio of the deformation parameters.
t_12
- 1、图像中值滤波实验 ①用imnoise函数在图像’lena.bmp’中值添加椒盐噪声,观测结果 ②用medfilt2函数对含噪声图像中值滤波。 2、使用fspecial函数生成均值、Prewitt、Sobel、Laplacian滤波模板,再用filter2函数对‘cameraman.tif’图像进行空域滤波,显示滤波结果。 3、设计高斯低通和高通频域滤波器,对‘phantom.bmp’图像进行频域滤波,显示滤波结果。然后改变滤波器截止频率,观察对结果的影响。 4、用i
CImage
- 图像图形显示,封装了图像的一些操作类,例如,获取指点位置的像素值,改变位图的尺寸等- ****************** CImg CImg::operator+ (CImg gray) 功能:图像按位加 参数: CImg 对象 返回值: CImg 相加后的 CImg 类图像对象 ****************** CImg CImg::operator+ (CImg gray) { CImg grayRet //返回图像
qipantu
- 将两幅不一样的图用棋盘图显示在同一张图上,可以用于图像配准后的结果展示(display two different pictures in one picture with checkerboard method)