-
vc++实现两幅图象融合的例子bcb4原代码,一很好的原代码,适合大家参考,...
vc++实现两幅图象融合的例子bcb4原代码,一很好的原代码,适合大家参考,-vc achieve two examples of image fusion bcb4 source, a very good source, for your reference,
- 2022-09-21 04:50:03下载
- 积分:1
-
本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度
本软件是由作者经过数字图像处理课程的学习,采用vc++.net将其基本算法实现,其算法主要包括: 1.点运算(灰度直方图,直方图均衡处理,线性运算,二值化,灰度化等) 2.几何运算(旋转,放缩,镜像,平移) 3.几何空间增强(均值,中值滤波器,k近邻均值,中值滤波器,Roberts,sobel,priwitt,laplacian,wallis锐化算子等) 4.频率域增强(基2FFT进行空间域到频率域的转换,高斯,理想,巴特沃斯高低通滤波器) 5.形态学(膨胀,腐蚀,开,闭运算,边缘提取) 6.图像复原(加躁)----- 由于时间关系这部分为完成 7.另外加上一个用于读取24位dib的类。-the software is the author of Digital Image Processing courses of study, using vc. Net to its basic algorithm, the algorithm include : 1. Point Operators (histogram, histogram equalization, linear operation, two values, such as Gray) 2. Geometric Operational (rotation, scaling, mirror and translation) 3. geometric space enhancement (mean, median filter, k neighbors Mean, Median Filter, Roberts, segmentation, priwitt, Laplacian, Wallis Sharpening operator, etc.) 4. frequency Domain Enhancement (radix 2 FFT space frequency domain to the domain conversion, Gaussian, ideals, Butterworth High-Low Pass Filter) 5. Morphology (expansion, corrosion, open and close operations, edge extraction) 6. Image
- 2022-06-20 05:34:49下载
- 积分:1
-
基于颜色直方图的图像检索系统
需求:
1. 系统能够根据例子图像在图像数据库中检索出相似的图像;
2. 对检索结果进行排序(根据与例子图像的相似性进行排序)并显示在用户
界面上;
3. 系统能够计算检索结果的平均查准率(Average Precision)。
平均查准率计算方法:
平均查准率是在一个查询的所有相关对象被返回后的平均准确率:
其中r是排列顺序,N为返回结果的个数,NR是数据集中所有相关结果的个
数,函数R⋅ ()为一个二值函数(当第r 个返回结果为与例子图像相似时为1,否
则为0),P⋅ ()为前r个返回结果的查准率(前r个结果中相似图像的数量除以r)。
- 2023-05-17 11:10:09下载
- 积分:1
-
基于神经网络的字符识别系统,详细描述了…
基于神经网络的字符识别系统,详细描述了文本的识别方法,提出了一种新的识别技术。
- 2022-02-04 16:52:16下载
- 积分:1
-
Using matlab to do the edge detection of a code that can be a variety of edge de...
用matlab做的有关边缘检测的一个代码,该代码可以进行多种的边缘检测-Using matlab to do the edge detection of a code that can be a variety of edge detection of
- 2022-03-13 10:28:56下载
- 积分:1
-
一个绘制三次B样条的类,可通过型值点计算控制点,可进行拆分,可计算拟合误差...
一个绘制三次B样条的类,可通过型值点计算控制点,可进行拆分,可计算拟合误差-a cubic B-spline drawing of the category, through point-value calculation control points can be split, translate fitting error
- 2022-10-07 05:25:02下载
- 积分:1
-
代码是一个映射源代码。设计了一个图形类cgraph,可以讨论。
该代码是一个绘图源代码。设计了一个绘图类cgraph,可绘制bar graph,line graph,pie graph,scatter
graph等各种不同类型的图形。-The code is a mapping source code. Designed a graphics category cgraph, can be drawn bar graph, line graph, pie graph, scatter graph, such as different types of graphics.
- 2022-02-02 11:37:21下载
- 积分:1
-
这是一个三维立方体旋转动画,但要注意在运行可执行文件时很容易死机。...
这是一个三维立方体旋转动画,但要注意在运行可执行文件时很容易死机。-This is a three-dimensional rotating cube animation, but in which to run the executable file is very prone to crashing.
- 2022-02-20 01:57:04下载
- 积分:1
-
微软亚洲研究院论文:任意表面上双向纹理函数的合成
微软亚洲研究院论文:任意表面上双向纹理函数的合成-Microsoft Asia Research Institute thesis : arbitrary two-way on the surface texture synthesis function
- 2023-08-13 02:45:04下载
- 积分:1
-
数字图象处理c++算法程序
数字图象处理c++算法程序-c digital image processing algorithm
- 2023-01-06 08:00:04下载
- 积分:1