-
用VB编程实现横断面数据格式转换及坐标反算源程序.
用VB编程实现横断面数据格式转换及坐标反算源程序.-Programming with VB cross-sectional data format conversion and coordinates backcalculation source.
- 2022-02-21 01:24:39下载
- 积分:1
-
一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!...
一种使用mqtlab编写的图像滤波器程序!可以有效去除高斯噪声,欢迎交流!-Written in a kind of image filter to use mqtlab program! Can effectively remove Gaussian noise, please share!
- 2022-01-21 06:07:55下载
- 积分:1
-
Provide a complete vc++ Environment opencv source code has very good results can...
提供完整的vc++环境下的opencv 源代码 效果非常好 可以找一辆自行车试试 呵呵 其中阈值可调-Provide a complete vc++ Environment opencv source code has very good results can try to find a bicycle which呵呵threshold adjustable
- 2023-08-21 09:05:03下载
- 积分:1
-
图像分割的MATLAB实现,效果很好,对光照有一定的适应性
图像分割的MATLAB实现,效果很好,对光照有一定的适应性-Image Segmentation of MATLAB to achieve good effect on the light a certain degree of adaptability
- 2022-07-10 07:02:12下载
- 积分:1
-
ImageMagick (TM) 是一个免费的创建、编辑、合成图片的软件。它可以读取、转换、写入多种格式的图片。图片切割、颜色替换、各种效果的应用,图片的旋转、...
ImageMagick (TM) 是一个免费的创建、编辑、合成图片的软件。它可以读取、转换、写入多种格式的图片。图片切割、颜色替换、各种效果的应用,图片的旋转、组合,文本,直线, 多边形,椭圆,曲线,附加到图片伸展旋转。ImageMagick是免费软件:全部源码开放,可以自由使用,复制,修改,发布。它遵守GPL许可协议。它 可以运行于大多数的操作系统。ImageMagick的大多数功能的使用都来源于命令行工具。-ImageMagick (TM) is a free creation, editing, image synthesis software. It can read, convert, write a variety of formats pictures. Picture cut, color replacement, the application of a variety of effects, image rotation, composition, text, line, polygon, ellipse, curve, attached to the extended rotation picture. ImageMagick is free software: open source all be free to use, copy, modify, publish. Its compliance with the GPL license agreement. It can run on most operating systems. Most of the features of ImageMagick to use all tools from the command line.
- 2022-06-27 19:51:22下载
- 积分:1
-
这是一个关于数字图像处理细化和膨胀的源代码。
这是一个关于数字图像处理细化和膨胀的源代码。-This is a digital image processing on refinement and expansion of the source code.
- 2022-08-23 18:52:45下载
- 积分:1
-
用于实现相机的自动调焦,里面又自己定义的调焦函数,利用清晰度评价的方法去调焦。用于实际的工程运用。...
用于实现相机的自动调焦,里面又自己定义的调焦函数,利用清晰度评价的方法去调焦。用于实际的工程运用。-Used to implement auto-focus camera, which has its own definition of focusing function, the use of evaluation methods to focusing clarity. Used in actual engineering applications.
- 2022-04-29 16:05:56下载
- 积分:1
-
图像频率域滤波程序,课程设计作业,获优秀,完全自主开发,包含搞通滤波、低通滤波、带通滤波以及方向滤波。含GUI...
图像频率域滤波程序,课程设计作业,获优秀,完全自主开发,包含搞通滤波、低通滤波、带通滤波以及方向滤波。含GUI-image frequency domain filtering procedures, curriculum design work, outstanding, fully self-development, including engaging pass filtering, low-pass filtering, band-pass filtering and filtering direction.- GUI
- 2022-11-25 08:00:03下载
- 积分:1
-
In the treatment of image, the program can be the edge of the array
在对图象进行处理时,该程序可得到该数组的边缘-In the treatment of image, the program can be the edge of the array
- 2022-03-22 18:16:40下载
- 积分:1
-
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行...
(1)应用9×9的窗口对上述图象进行随机抽样,共抽样200块子图象;
(2)将所有子图象按列相接变成一个81维的行向量;
(3)对所有200个行向量进行KL变换,求出其对应的协方差矩阵的特征向量和特征值,按降序排列特征值以及所对应的特征向量;
(4)选择前40个最大特征值所对应的特征向量作为主元,将原图象块向这40个特征向量上投影,所获得的投影系数就是这个子块的特征向量。
(5)求出所有子块的特征向量。
-(1) the application of 9 × 9 window of these images at random, a total sample of 200 sub-image (2) all sub-images according to out-phase into a 81-dimensional row vector (3) all 200 lines for KL transform vector, derived its corresponding covariance matrix of eigenvectors and eigenvalues, in descending order by eigenvalue and the corresponding eigenvector (4) a choice to 40 corresponding to the largest eigenvalue eigenvector as the PCA, the original image block to the 40 feature vectors on the projection, the projection coefficients obtained by this sub-block eigenvector. (5) calculated for all sub-block eigenvector.
- 2022-03-12 15:39:39下载
- 积分:1