-
遥感图像如何用VC++实现,谁给介绍个处理程序,谢谢。
邮箱是aiyang12345678@163.com...
遥感图像如何用VC++实现,谁给介绍个处理程序,谢谢。
邮箱是aiyang12345678@163.com-How to use remote sensing image VC++ Achieve, who introduced a treatment program for you. E-mail is aiyang12345678@163.com
- 2022-07-08 06:03:27下载
- 积分:1
-
相信传播是一种流行的方法来实现组合优化。吨。
Believe propagation is a popular method to achieve combinatorial optimization. This program contains two sets of codes -- image restoration from noisy data and depth estimation from stereo images.-Believe propagation is a popular method to achieve combinatorial optimization. This program contains two sets of codes-- image restoration from noisy data and depth estimation from stereo images.
- 2022-01-29 01:15:42下载
- 积分:1
-
运用迭代算法求取图像域值,进行图像分割,再利用形态学进行边缘提取...
运用迭代算法求取图像域值,进行图像分割,再利用形态学进行边缘提取-Iterative algorithm to use to strike the image domain value for image segmentation, and then carried out using morphological edge detection
- 2023-01-08 21:40:03下载
- 积分:1
-
实现图像数学形态学运算功能,主要包括腐蚀,膨胀,开和闭运算...
实现图像数学形态学运算功能,主要包括腐蚀,膨胀,开和闭运算-Mathematical morphology image computing functions, including corrosion, swelling, open and closing operation
- 2023-04-16 19:55:04下载
- 积分:1
-
灰度均衡:把一幅图像的灰度均衡处理,使其显得比较平滑
灰度均衡:把一幅图像的灰度均衡处理,使其显得比较平滑-Gray balance: the balance of a gray-scale image processing, it appears relatively smooth
- 2022-08-08 01:00:24下载
- 积分:1
-
c++ builder 图形图象处理(不规则图形的动画技术)
图形的移动,可以改变其水平和垂直距离,
以及速度...
c++ builder 图形图象处理(不规则图形的动画技术)
图形的移动,可以改变其水平和垂直距离,
以及速度-c builder graphic image processing (irregular graphics animation technology) mobile graphics, can change its horizontal and vertical distance, and speed
- 2023-08-03 13:20:04下载
- 积分:1
-
图像处理中滤波时,运用极值滤波的方法滤除杂波,得到清晰的图像...
图像处理中滤波时,运用极值滤波的方法滤除杂波,得到清晰的图像-Image processing filter, the use of extreme methods of filtering to filter out the clutter, get a clear image
- 2022-02-12 15:15:54下载
- 积分:1
-
using wavelet decomposition and reconstruction, image enhancement and integratio...
利用小波分解与重构,实现图像增强和融合,可灵活选用其他小波,简单易懂,特别适合小波初学者.-using wavelet decomposition and reconstruction, image enhancement and integration, the flexibility to choose other wavelet is simple to understand and Wavelet particularly suitable for beginners.
- 2022-05-24 21:45:46下载
- 积分:1
-
本程序实现了WBS(跳过空白块编码),对与二值图像进行了有效的压缩 该算法具有自适应性 可以自动选择空白快的大小...
本程序实现了WBS(跳过空白块编码),对与二值图像进行了有效的压缩 该算法具有自适应性 可以自动选择空白快的大小 -This procedure achieved a WBS (skip blank block coding), with binary image compression effectively with self-adaptability of the algorithm can automatically select a blank quick size
- 2022-03-19 09:14:15下载
- 积分:1
-
一个图象读写引擎库,基于VC编译器的。这个引擎与其他同类型软件库相比具有以下的一些特点:
* 提供多达26种图象格式的读写插件,新的插件还在不断地开发当中。...
一个图象读写引擎库,基于VC编译器的。这个引擎与其他同类型软件库相比具有以下的一些特点:
* 提供多达26种图象格式的读写插件,新的插件还在不断地开发当中。
* 支持从EXE、剪贴板、窗口、HBITMAP句柄、内存等多种介质中直接读写图象。
* 拥有极简易的使用方法。引擎常用的接口函数只有4个。
* 提供极易扩展的图象处理接口。开发人员可以很容易的在此接口上挂接自己的图象处理模块。
* 图象插件的安装、卸载、管理等工作均由引擎自己负责,调用者无需干预(全自动)。
* 图象插件及引擎内部拥有完善的异常处理机制,以及专用的内存防护系统,工作稳定可靠。
* 提供非常详尽的全中文开发手册及使用范例,使开发人员可以很快的掌握引擎的使用方法。
* 有专人负责该引擎的持续开发,并有官方网站提供技术支持。
* 全部源代码可以免费查阅。
* 有多种使用许可证可供选择。商业软件和GPL自由软件均可找到对应的使用许可。
压缩包中含有详细的说明文档。希望这个库能对别人有用。
- 2022-01-25 21:01:47下载
- 积分:1