资源列表
c-1251498-10-4
- 2D图像编程 可以实现用c#编程来实现图形的显示-2D picture
tong_tai_lv_bo_zeng_qiang
- 这里有高斯同态滤波,住址滤波,空域高通滤波,下早后均可直接运行-Here are Gaussian homomorphic filtering, address filtering, spatial high-pass filtering, can be run directly under the early post-
qwt-6.1.0
- QWT全称是Qt Widgets for Technical Applications,是一个基于LGPL版权协议的开源项目, 可生成各种统计图。它为具有技术专业背景的程序提供GUI组件和一组实用类,其目标是以基于2D方式的窗体部件来显示数据, 数据源以数值,数组或一组浮点数等方式提供, 输出方式可以是Curves(曲线),Slider(滚动条),Dials(圆盘),Compasses(仪表盘)等等。该工具库基于Qt开发,所以也继承了Qt的跨平台特性。 【QWT基类】[2]QwtAbstra
pro2
- Theme: Object recognition using Geometric Properties(area, perimeter,circularity,etc) . In order to obtain the results the project was implemented using C++ and the tool C++Builder. For every geometric feature has been created a method that return a
lhpaaae
- 一个cad辅助设计资料收集程序,包括工程信息做法等用法-A cad aided design data collection procedures, including the use of engineering information practices
Draw
- 用MFC编写的手动画线程序,点击鼠标即可在窗口中画出线段。-MFC prepared with animated line program, click the mouse to draw lines in the window.
liuchengtu
- 基于MFC绘制流程图界面,可以绘制各种图形,支持删除拖动等-MFC drawing flowcharts based interface, you can draw a variety of graphics, support for drag and other deleted
matlab4label
- 寻找一副灰度图图像的4领域或者8领域,寻找具有连通性的区域。-Looking for a pair of gray image areas 4, or 8 fields, looking for regions with connectivity.
Matlab-code
- 图像获取,图像变换,图像增强,图像复原 matlab代码大全-The image processing ,Matlab code
new--2
- programme de segmentation d une image texte arabic
matlab-_scaler
- 分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。-Image scaling using the nearest neighbor interpolation algorithm and bilinear interpolation algorithms were implemented on matlab
hsi2rgb
- rgb = hsi2rgb(hsi)把一幅HSI图像转换为RGB图像, 其中hsi(:, :, 1)是色度分量,它的范围是除以2*pi后的[0, 1]; hsi(:, :, 2)是饱和度分量,范围是[0, 1]; hsi(:, :, 3)是亮度分量,范围是[0, 1]。 - Rgb = hsi2rgb (hsi) put an HSI image is converted to RGB images, Wherein hsi (:,:, 1) is the chr