-
弟弟写多媒体图像
弟弟写的多媒体图像编辑程序,包括dct,idct,量化,猜测滤波等多媒体算法,供大家交流信息。
- 2022-03-22 09:20:13下载
- 积分:1
-
动态缩略图生成类,可方便生成图片缩略图,只生成一次
动态缩略图生成类,可方便生成图片缩略图,只生成一次-Class to generate dynamic thumbnails, image thumbnails can be easily generated, only to generate a
- 2022-01-26 07:30:21下载
- 积分:1
-
dos 下的vga编程(纯英文版)
带注解源代码和实例程序
dos 下的vga编程(纯英文版)
带注解源代码和实例程序-vga programming under dos (pure English) annotated source code and sample programs
- 2023-08-13 09:10:03下载
- 积分:1
-
This is a development with vb small image processing procedures
这是一个用vb开发的图像处理小程序-This is a development with vb small image processing procedures
- 2023-01-28 16:10:04下载
- 积分:1
-
基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪 首先得装好Opencv...
基于Opencv与VC环境的视频采集图像滤波与角点检测运动跟踪 首先得装好Opencv-VC-based environment and Opencv video capture image filtering and tracking exercise corner detection equipment must first be good Opencv
- 2022-12-13 14:15:03下载
- 积分:1
-
实现光线跟踪算法,具有光照效果
实现光线跟踪算法,具有光照效果-achieve ray tracing algorithm, with lighting effect
- 2022-01-26 02:46:01下载
- 积分:1
-
特征提取超实用源码
实用.....经本人检测...............................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
- 2022-08-17 03:26:34下载
- 积分:1
-
个人作平,仅供参考。
个人作平,仅供参考。-individuals-ping, for reference purposes only.
- 2022-06-15 00:09:20下载
- 积分:1
-
opencv手势识别
用opencv写的手势识别代码,听说识别率还不错,当然得跟据自己的环境调一下阈值什么的.方法跟大多数的差不多,也是先滤波一遍,再从RGB转到HSV空间,设置阈值,再二值化成单色图,然后进行二次滤波把小杂点滤掉,再提取轮廓,在圆滑一下轮廓,最后用Hu矩和模板比较.
- 2022-03-07 22:02:17下载
- 积分:1
-
蛇是一种变分技术,以找到最佳的轮廓,与一个…
snakes are a variational technique to find the best contour that aligns with an image. The basic routine, snake.m, aligns a sequence of points along a contour to the maximum of an array or image. Provide it with an image, a set of starting points, limits on the search space and it returns a new set of points that better align with the image.
- 2023-09-05 13:55:02下载
- 积分:1