-
jpeg_quality_score
基于JPEG压缩的无参考图像质量评价算法,输入一幅图像,输出图像的评价值,值在0-100之间,越接近0图像的质量越好(JPEG-based compression algorithm for no-reference image quality assessment, an input image, the output image uation value, a value between 0-100, closer to 0 the better the image quality)
- 2014-11-27 14:12:41下载
- 积分:1
-
reco
MRI 读入k空间数据调整中心并进行傅里叶变换显示图像(MRI k-space data is read into the center and adjust the display image Fourier transform)
- 2011-10-30 12:31:02下载
- 积分:1
-
OnlineForest-0.11.tar
online random forest 在线随机森林做跟踪和分类的代码(online random forest-line tracking and classification random forest to do the code)
- 2020-06-29 22:40:02下载
- 积分:1
-
hog
能够提取出图像I的HOG特征,返回其幅值,角度和在各个角度上的幅值。
是进行其他针对图像的HOG特征提取的前一步。(I can extract images of HOG features, return to their amplitude, angle and perspective in all of the amplitude. Is the other for image feature extraction HOG step forward.)
- 2008-04-29 09:41:09下载
- 积分:1
-
FractalDim
分形算法中的分形维数的源代码(Fractal dimension)
- 2011-11-23 15:35:12下载
- 积分:1
-
matlab.thresholding-master
说明: 在计算机视觉中,图像分割是将图像分成多个片段的过程。这使我们能够通过以比原始图像更简单的表示方式来更好地分析图像。一种用于分割图像的方法是阈值分割;也就是说,将强度值低于阈值的所有像素设置为背景值,而将高于阈值的其他像素设置为前景值。最简单的阈值处理形式是对所有像素使用全局阈值,而自适应阈值处理根据像素及其周围环境动态改变阈值。典型地,阈值处理从灰度图像开始,并输出二进制图像以清晰地描绘图像中的片段。在本实验中,我们开发了一种自适应阈值算法,并将其与更简单的算法进行了比较。 此外,我们还开发了逆运动学证明来将机械臂移动到给定的x,y,z坐标。这一证明涉及三种命名身份,并获得了对机械臂设计的更好理解。(Image threshold segmentation)
- 2019-04-14 15:41:02下载
- 积分:1
-
Camdemo
Camshift算法,即"Continuously Adaptive Mean-Shift"算法,是一种自适应的运动跟踪算法。它主要通过视频图像中运动物体的颜色信息来达到跟踪目的。(Camshift algorithm, namely " Continuously Adaptive Mean-Shift" algorithm is an adaptive motion tracking algorithm. It is primarily the color information of the object' s movement through the video images to achieve tracking purposes.)
- 2014-01-11 19:45:29下载
- 积分:1
-
08860
应用到了操作系统界面功能支持库和图像格式转换支持库,在截取窗口位置时调用了API函数,大家做屏幕截图时可以参考下本例程中的代码。(Applied to the operating system interface features support libraries and image format conversion support library , in the interception of the window position API function calls , you can refer to the code in this routine when we do screenshots .)
- 2016-07-11 10:18:44下载
- 积分:1
-
eyeball-detection-in-video
随着视频的播放进行眼球追踪,如果眼镜反光会影响正确率(eyeball tracking in video
p.s. note that the reflection of glasses may influence the performance)
- 2013-08-02 19:33:12下载
- 积分:1
-
pca
pca 特征提取的源代码,对人脸识别很有帮助,(pca feature extraction of the source code, useful for face recognition,)
- 2009-09-11 08:49:19下载
- 积分:1