-
scale
YUV420视频的缩放,经过高度的优化,其中三次卷积插值(cubic convolution)算法的效果最好,优化程度也最高。其基本思想是通过整型化、查表等方法消除每一帧图像插值运算中的浮点运算和乘除法运算。(scale YUV420 video frames with cubic, bilinear & cubic convolution interpolation algorithms。)
- 2020-12-07 16:29:21下载
- 积分:1
-
Inpainting
图像修复程序,专门用于去除图片中大的物体。去除后的图像裂缝通过基于用户手动得到的掩模进行填充。(This project involved removing large objects from images. From a user-specified mask, small patches were duplicated until all remaining gaps were filled. )
- 2012-08-15 09:15:51下载
- 积分:1
-
demo
用神经网络方法筛选图片,从而判断某一图片是否存在病变(Neural network)
- 2012-06-10 08:13:58下载
- 积分:1
-
bysjtuxiang
毕业设计的程序 用VC++6.0做的 主要是测试几个边缘检测算子的效果(Graduate programs designed to use VC++ 6.0 to do is to test several of the main edge detection operator effect)
- 2008-02-28 12:23:34下载
- 积分:1
-
ganxingqu
基于感兴趣区域的图像检索。matlab的,希望对大家有所帮助。(Region of interest based image retrieval. matlab, and want to help everyone.)
- 2008-05-12 09:14:25下载
- 积分:1
-
提取不同颜色
说明: 对图像中不同的颜色进行提取,从而实现图像分割和不同颜色处理(Extracting different colors from images)
- 2020-05-06 16:16:54下载
- 积分:1
-
Project_report
Image Inpainting for object removal project report
- 2014-01-07 18:52:08下载
- 积分:1
-
2D voronoi建立及使用方法
使用MATLAB生成二维voronoi图的代码,可以用作后续二维voronoi的多晶模型建立(The code of two-dimensional Voronoi diagram generated by MATLAB can be used to build the polycrystalline model of two-dimensional voronoi.)
- 2021-01-06 22:38:53下载
- 积分:1
-
deeplab V3和unet
说明: 利用全卷积神经网络,实现图像的语义分割,基于tensorflow的keras可以直接运行(Using the full convolutional neural network to achieve semantic segmentation of images, keras based on tensorflow can be run directly)
- 2019-05-31 22:03:57下载
- 积分:1
-
CameraCalibration
说明: matlab下的相机标定工具箱,包含角点检测,求取相机内参,误差分析,求相机外参,图像校正等多种功能。附带有实验用的20张图像。(matlab under the camera calibration toolbox, including corner detection, strike the camera restricted reference materials, error analysis, seeking the camera outside the parameters, image correction, multiple functions. Comes with the 20 experimental images.)
- 2010-03-23 11:17:16下载
- 积分:1