-
CV-Active-contour-model
CV模型水平集代码,包括图片、代码和运行结果(The level set evolution function of the CV model)
- 2018-05-04 17:08:29下载
- 积分:1
-
37
说明: 对3D数据运用gpu实现八叉树,完成分割并进行渲染。(The use of 3D data on the GPU octree to achieve complete segmentation and rendering.)
- 2007-12-05 08:56:34下载
- 积分:1
-
PoissonMesh
有关三维模型的泊松算法的诸多应用的实现,包括泊松重建和泊松纹理混合算法,由原作者开发,非常可靠(C++ implementation for algorithms including poisson mesh and poisson texture stitching, it is shared by author with wide utilization)
- 2020-07-02 21:20:01下载
- 积分:1
-
snake
此代码为传统的snake模型算法代码,运行其中的egsnake.m即可。该代码实现对图像的边缘检测,仅供大家一块学习交流(This code is the code algorithm of traditional snake model, which can run egsnake.m. The code to achieve the image edge detection, we only a learning exchange.)
- 2015-05-10 16:31:24下载
- 积分:1
-
RANSAC平面提取
了解直线拟合、平面拟合的方法
掌握用随机抽样一致 算法实现平面提取(A method of understanding straight line fitting and plane fitting
Grasp the random sampling consensus algorithm for planar extraction)
- 2020-12-01 09:09:27下载
- 积分:1
-
gaussian-sobel-pyramid
对图像进行高斯滤波后再提取边缘 对图像进行金字塔各层图像进行sobel提取边缘。
内附有原图,处理后的效果图及程序结果说明。(Gaussian filter and the image edge extraction layers of the image pyramid image sobel edge extraction. Enclosed is the original deal with the effects of plans and procedures after the results show.)
- 2011-04-19 19:58:47下载
- 积分:1
-
GN(genesis)
大名鼎鼎的GN:genesis的相关开发资料
做液晶电视,以及OSD字符叠加以及高级视频控制的朋友可以来看看,这些资料可是要和GN签订保密协议才会给的!(Famous GN: genesis of the relevant information to do the development of LCD TV, as well as the OSD characters, as well as advanced video overlay control friends can look at it, but such information should be entered into confidentiality agreements and GN will give!)
- 2020-12-21 13:39:07下载
- 积分:1
-
MARK_Dehaze
2009年CVPR最佳论文《Single image haze removal using dark channel prior》暗原色图像去雾的算法实现。与原文不同的是本程序没有完成最后matting细化效果的部分,但仍能够达到视觉上可以接受的去雾效果。计算机视觉课程作业。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。(CVPR 2009 Best Paper " Single image haze removal using dark channel prior" to the dark fog of the primary image algorithm. The difference is that with the original program did not complete the final matting refinement part,yet haze-removal result is visually acceptable. Visual course work. This project runs under VS2008 with OpenCV. Double click the exe file under Debug folder to check the final result.)
- 2011-08-10 16:46:35下载
- 积分:1
-
QRS
利用改进的经验模态分解方法检测QRS波群(The improved empirical mode decomposition method detection QRS complex group)
- 2012-03-16 21:39:46下载
- 积分:1
-
BBSD
基于区域的空间域图像融合。先对源图像作小波分解,低频分量加权平均,高频分量用模糊C均值聚类算法进行区域分割,对区域进行基于ssim值的融合,最后小波逆变换得到融合图像。(region based spatial domain method.First do the source image wavelet decomposition low frequency components weighted average of the high frequency component using Fuzzy C-means clustering algorithm region segmentation of regional integration based ssim value, and finally fused image inverse wavelet transform)
- 2016-05-20 16:27:11下载
- 积分:1