-
ImgZoom
OPENCV做图像变形的经典代码啊,适合比较初级的同学看看(OPENCV do image warping the classic code ah, suitable for elementary students to see more)
- 2009-12-02 20:06:13下载
- 积分:1
-
NCC
ncc查询匹配的方法,可以用来做各种图像匹配的简单代码(ncc query matching method can be used for a variety of image matching short code.)
- 2020-11-12 21:49:45下载
- 积分:1
-
Lowrank
修复破损图片,图像修复序列-Lowrank模型(Repair damaged picture, image repair sequence -Lowrank model)
- 2018-03-28 19:15:31下载
- 积分:1
-
自动报靶系统Matlab程序
基于matlab的自动报靶系统,文件内包括matlab源码以及GUI图形界面,以及模拟射击的靶纸图像,程序运行无误,靶纸环数识别准确。(Automatic target scoring system based on MATLAB)
- 2021-04-10 18:08:59下载
- 积分:1
-
CT_MATLAB_v0
说明: 基于压缩感知理论的目标跟踪算法,实现对可视目标的稳健跟踪(Target tracking algorithm based on compressed sensing theory)
- 2019-06-19 17:10:10下载
- 积分:1
-
imagemirrior
用VC++实现给定位图的镜像,使用图像处理技术(with VC plans to mirror positioning, the use of image processing technology)
- 2007-05-16 16:11:55下载
- 积分:1
-
统计独立算法求图像的信息熵
一幅大小为256×256的256级灰度图像(每像素8bit)
如果图像的各个像素之间是统计独立的,求该图像的信息熵
-离散无记忆信源
如果图像的各个像素之间不是统计独立的,求该图像的信息熵
-图像像素的概率分布模型(A 256 gray scale image (8bit per pixel) with a size of 256 x 256
If each pixel of the image is statistically independent, the information entropy of the image is calculated
Discrete memoryless source
If each pixel of the image is not statistically independent, the information entropy of the image is calculated
Probability distribution model of image pixels)
- 2017-11-24 21:49:34下载
- 积分:1
-
mD
说明: 对图像进行小波分解后,并抽取出分解后的垂直高频分量,并将其保存出来。(Image after wavelet decomposition, and to take out after the decomposition of the vertical high-frequency component, and save it out.)
- 2008-05-26 09:12:17下载
- 积分:1
-
shuiguoshibie
说明: matlab水果识别器,形态学,识别五种水果,要求背景较简单边缘明析(matlab fruit recognizer, morphology, recognition of five kinds of fruits, requiring simple background and edge)
- 2021-03-16 11:09:21下载
- 积分:1
-
matlab.thresholding-master
说明: 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1