-
图像处理软件设计
本图像处理程序实现对灰度及彩色图像的基本操作,如图像的打开,关闭,保存;图像的基本处理,如图像放大、缩小、二值化处理、裁剪、浮雕处理、图像增强、直方图等等。
- 2022-03-09 19:48:41下载
- 积分:1
-
William T. Freeman大神经典的马尔科夫随机场超分辨影像重建全部代码数据集论文和大神页面
William T. Freeman大神经典的马尔科夫随机场超分辨影像重建全部代码,数据集,论文和大神页面。非常适合超分辨率初学者和相关研究的人员。很多代码下载了之后无法运行或者缺少文件,但是这个可直接运行,无需太多的调试。This is an implementation of the example-based super-resolution algorithm of [1]. Although the applications of MSFs have now extended beyond example-based super resolution and texture synthesis, it is still of great value to revisit this problem, especially to share the source code and examplar images with the research community. We hope that this software package can help to understand Markov random fields for low-level vision, and to create benchmark for super-resolution algorithms.When you refer to this code in your paper, please cite the following book chapter:W. T Freeman and C. Liu. Markov Random Fields for Super-resolution and Texture Synthesis. In A. Blake, P. Kohli, and C. Rother, eds., Advances in Markov Random Fields for Vision and Image Processing, Chapter 10. MIT Press, 2011. To appear.
- 2022-03-29 03:58:10下载
- 积分:1
-
帧间差opencv程序
视频序列中运动物体的检测,非常灵敏,值得一看!利用的是帧间差的方法,测试了几段视频,效果真的不错,实时性很强。
- 2022-02-01 12:09:59下载
- 积分:1
-
DX11 程序
DX 11写的风景,包括反射和折射的效果,适合初学者使用学习。 很清晰的列出了shader的初始化使用和render,还有模型的载入,镜头的控制等等,全部是单独的类写出,初学者能很容易看懂
- 2023-08-17 17:40:07下载
- 积分:1
-
多种运动估计算法
用matlab写的运动估计程序,主要包括全搜索运动估计算法,三步法快速搜索算法等
- 2023-04-24 03:05:03下载
- 积分:1
-
basic image processing operators
基本数字图像处理操作员
- 2022-02-16 04:14:47下载
- 积分:1
-
文件夹实时监控源代码
一个实时监控源代码,VB编写的,对有做实时监控的人来说非常实用!希望对大家有 用!
- 2023-07-19 08:45:03下载
- 积分:1
-
FreeType字体渲染引擎
FreeType库是一个完全免费(开源)的、高质量的且可移植的字体引擎,它提供统一的接口来访问多种字体格式文件,包括TrueType, OpenType 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-06 22:12:41下载
- 积分:1
-
图像SIFT算法源码
尺度不变特征转换(Scale-invariant feature transform或SIFT)是一种电脑视觉的算法用来侦测与描述影像中的局部性特征,它在空间尺度中寻找极值点,并提取出其位置、尺度、旋转不变量,此算法由 David Lowe在1999年所发表,2004年完善总结。其应用范围包含物体辨识、机器人地图感知与导航、影像缝合、3D模型建立、手势辨识、影像追踪和动作比对。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-06-08 23:50:03下载
- 积分:1
-
HelloKinect
:kinect实例代码。可以实现获取和现实彩色图像信息、深度图像信息、骨骼识别还有声源位置。-kinect example code. You can
access and real-color image, depth image information, bones identify the sound
source position.
- 2022-07-11 02:41:37下载
- 积分:1