-
Image-flip
对图像进行反转,这是图像传统的增强方法,是对像素点的增强。(Invert the image, which is the traditional method for enhancing an image, the pixel point is increased.)
- 2013-06-01 18:20:52下载
- 积分:1
-
matlab.thresholding-master
在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
HandbookOfFaceRecognitionSpringer2005
人脸识别手册,在里面详细的介绍了关于人脸检测的相关知识。不过是全英文的,如果有英语比较好,时间比较多愿意翻译这本书的人请留言。(Face Recognition manual inside detail on the face detection of the relevant knowledge. But is English, if English is better, more time is willing to translate this book, please post.)
- 2009-05-07 17:31:31下载
- 积分:1
-
YiJunRSexperiment_2005
读取bmp格式的图片,并且能对其进行相关的图像处理,具体的图像处理有平滑,锐化等等,是关于遥感图像处理。(Bmp format to read the picture, and can be related to image processing, image processing has specific smoothing, sharpening and so on, are on the remote sensing image processing.)
- 2009-04-04 01:35:26下载
- 积分:1
-
audio_FFT
一段音频处理程序,FFT+降噪,简单的试验适合初学者(An audio processor, FFT+ noise reduction, a simple test for beginners)
- 2011-09-26 10:02:23下载
- 积分:1
-
CT_code_v0
2012年的压缩感知跟踪算法,修改了部分程序源码,可以运行。(2012 of compressed sensing tracking algorithm, modify some program source code, you can run.)
- 2013-10-10 08:35:43下载
- 积分:1
-
imagelocation.tar
在已知高度的情况下利用单目视觉摄像头来进行定位。(Positioning with a monocular vision camera at a given height)
- 2017-12-13 18:13:06下载
- 积分:1
-
fcm
用模糊C均值算法实现图像分割 ,文件夹中附带有图片和matlab的源程序,已经验证过可以实现对图片的分割 (Fuzzy C-means algorithm for image segmentation, there is a folder with pictures and matlab source, has already been verified can be achieved on image segmentation)
- 2020-06-29 09:00:01下载
- 积分:1
-
entropy
自己编的求图像熵值的小程序,用来理解熵的含义和概念。(Own image for the entropy of small procedures, used to understand the meaning and concept of entropy.)
- 2009-03-23 15:23:17下载
- 积分:1
-
guass_fliter_pic
高斯滤波算法,可用于模糊图片,除掉图片中的高频噪声(gauss fliter to remove high frequency noise for pic )
- 2017-03-11 10:40:11下载
- 积分:1