-
图象处理之图象的灰度变换、分段线形变幻、灰度匹配变换
图象处理之图象的灰度变换、分段线形变幻、灰度匹配变换-image processing for the gray-scale image transformation, sub-linear changes, Gray matched Transform
- 2022-04-28 19:49:35下载
- 积分:1
-
基于Matlab的结合Laplacian Pyramid 和反锐化掩膜的改进法的图像增强算法...
基于Matlab的结合Laplacian Pyramid 和反锐化掩膜的改进法的图像增强算法-Matlab based on a combination of Laplacian Pyramid and unsharp mask to improve the method of image enhancement algorithm
- 2023-03-18 19:45:03下载
- 积分:1
-
通过vc++ 编程工具,实现如VISTA界面,达到美观的目的。同时,在界面的设计过程中,保证程序的移植性,对代码进行详细的注释。...
通过vc++ 编程工具,实现如VISTA界面,达到美观的目的。同时,在界面的设计过程中,保证程序的移植性,对代码进行详细的注释。-Through vc++ Programming tools such as VISTA interface, achieve the purpose of aesthetics. At the same time, the interface design process to ensure that the transplant procedure, and the code detailed notes.
- 2022-07-11 19:33:22下载
- 积分:1
-
基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪 首先得装好Opencv...
基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪 首先得装好Opencv-VC-based environment and Opencv video capture image filtering and tracking exercise corner detection equipment must first be good Opencv
- 2022-12-13 14:15:03下载
- 积分:1
-
fast Fourier transformation, C language fast Fourier transformation.
快速付立叶转换,C语言实现快速付立叶转换.-fast Fourier transformation, C language fast Fourier transformation.
- 2022-03-19 21:58:42下载
- 积分:1
-
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形...
新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (ColorDialog1->Execute()) Image1->Canvas->Pen->Color = ColorDialog1->Color 5、 编写Image1的OnImage1MouseUp事件,要求实现: 1) 若是第奇数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第一个端点或圆心坐标; 2) 若是第偶数次鼠标按钮弹起,则根据rgDrawWhat的选择,记录直线第二个端点并利用TCanvas的MoveTo()和LineTo()方法画出直线段,或计算出圆的外接矩形后调用TCanvas的Ellipse()方法画圆。-C Builder a new project set the font to Form1 "wherein V" in Form1 add a TRadioGroup components rgDrawWhat options for what painting graphics; Add a Tbutton colorBtn components and a TcolorDialog ColorDialog1 components; Add a TImage component Image1. 3, the current project will be kept in their laboratories folders exp1 Documents folder (to prevent erroneous operation and wasted). Preparation colorBtn the OnClick, ColorDialog1 activated, and access t
- 2022-03-05 21:42:30下载
- 积分:1
-
本程序为使用vc编写的人体肤色识别程序,能够准确识别人体肤色。代码编写简单,方便实用。...
本程序为使用vc编写的人体肤色识别程序,能够准确识别人体肤色。代码编写简单,方便实用。-the procedures for the use of human prepared vc color identification procedures to accurately identify the body color. Code-writing simple, convenient and practical.
- 2022-05-28 01:18:11下载
- 积分:1
-
网络图像库,这个库可以让用户通过编写ASP.NET页面自动建立含有微缩图索引的基于WEB的像辑。功能强大的地方在于这些微缩图是自动生成的...
网络图像库,这个库可以让用户通过编写ASP.NET页面自动建立含有微缩图索引的基于WEB的像辑。功能强大的地方在于这些微缩图是自动生成的
-network image library, the library allows users to automatically prepare ASP.NET pages containing miniature map to establish the Index as Web-based series. A powerful part is these miniature map is generated automatically
- 2023-01-06 12:55:04下载
- 积分:1
-
VC image processing to the various methods of noise (random noise to .....)
VC++图象处理去噪音的多种方法(有随机去噪音等.....)-VC image processing to the various methods of noise (random noise to .....)
- 2022-01-25 16:11:50下载
- 积分:1
-
This programme introduces an algorithm of adaptive histogram equipoise.And the e...
自适应直方图均衡算法,因为是从局部入手,所以图像增强效果显著。-This programme introduces an algorithm of adaptive histogram equipoise.And the effect of the enhancement is obvious because it begins from the part of the image
- 2022-02-14 13:50:01下载
- 积分:1