搜索资源列表
BMP(VC++SourceCode)
- 本套源码是基于VC++开发的关于图像处理程序,其中包括图像的点运算,几何变换、正交变换、图像增强 、形态学增强、边缘与轮廓、图像分析、图像复原、图像编码和直方图处理-source of this set is based on the development of the VC on image processing, including image point operations, geometry transformation, orthogonal transformation, i
EdgeContourEdgeTrace
- 边缘与轮廓 Robert 算子等 种子填充-edge and silhouette Robert operator such as seed filling
Gl_ShadowsVolumes.ZIP
- The purpose of this demo is to create shadows using a technique called stencil shadow volumes in a 3d scene. To do this we will not need the shadow matrix from previous demo. In fact in order to perform this all we need is to render the sil
all_in_one-1
- 包括数字图像处理的常用的处理变换:点变换、几何变换、正交变换、图像增强、边缘与轮廓、图像分析、图像复原、图像编码等等。采用VC++编写。-including digital image processing used in the treatment Transform : point conversion, geometric transformation, orthogonal transformation, image enhancement, edge and silhouette, i
Delphi_MotionDetect.基于OPENCV,寻找运动目标轮廓
- 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。,This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
tuxiangchuli2
- 这个程序的功能实现了,将一幅彩色图像先变为灰度图像,然后在统计它的直方图,接着给变换后的图像输入目标,做剪影,最终把剪影后的结果输出-Function realization of this program, and will be a color image into a grayscale image first, and then its histogram statistics, and then after the image input to the transformation g
Delphi_MotionDetect1
- 这是一个基于OPENCV,寻找运动目标轮廓,以实现视频流的运动目标检测为目的Delphi例子。 并带有Delphi与OpenCv的编程接口。-This is based on OPENCV, search for moving object silhouette in order to achieve video streaming of moving target detection for the purpose of Delphi examples. OpenCv with Delphi
3DGMG_poisson_solver_basic
- 3Dpoisson的扩展代码 3Dpoisson的扩展代码-We provide a simple Geometric Multigrid Solver (MATLAB 7 m-files) for solving the Poisson Equation Uxx+Uyy+Utt =-1 on a volume silhouette with the volume surface providing zero Dirichlet boundary conditions in x-y d
Recognizing-Human-Actions
- Recognizing Human Actions Based on Silhouette Energy Image and Global Motion Descr iption
MSI_sil
- Matlab code for generating Motion Silhouette Image from gait Silhouette frame sequence.
Silhouette
- 非真实性渲染领域的轮廓线代码,直接打开工程就ok了-NPR code
SilhouetteExtraction
- ppt文档,深入讨论灰度图及RCB图的轮廓线的提取技术。-a deep discussion into Silhouette Extraction, both in grey model and RGB model.
Silhouette
- OpenCV program to convert colour image into silhouette image.
dividing-body-part
- dividing human silhouette into 6 parts and calculate its centroid.
Silhouette-based
- 基于轮廓特征的红外与可见光图像配准方法研究,国外的一篇文章。-Silhouette-based features for visible-infrared registration
Silhouette-method
- 改进的剪影法,对于 灰度差别不大的图片 可以采用 剪影法 得到较大的灰度2差 ,以便清晰识别 自己所需-Silhouette method
test
- 針對來源影像進行convex hull 和 dilation+erosion ,比較擷取後的影像輪廓-Convex hull for the source images and dilation+erosion, compare silhouette image after capture
Codebook_model
- Codebook model 视频抠像 xp sp3 + vs2005 + OpenCV 2.3.1-For a more detailed explanation of a “codebook” model refer to [reference: Gary Bradski and Adrian Kaehler: Learning Opencv, September 2008: First Edition. p. 278]. During the application of the
luokuo
- 主要实现手掌手形的二值化及提取对应的手掌轮廓,采用区域增长的方法-The main achievement of the palm of the hand and extract the corresponding binary palm silhouette, using region growing method
sanzhenchafen
- 三帧差分算法是相邻两帧差分算法的一种改进方法,它选取连续三帧视频图像进行差分运算,消除由于运动而显露背景影响,从而提取精确的运动目标轮廓信息。该算法的基本原理是是先选取视频图像序列中连续三帧图像 并分别计算相邻两帧的差分图像,然后将差分图像通过选取适当的阈值进行二值化处理,得到二值化图像,最后在每一个像素点得到的二值图像进行逻辑与运算,获取共同部分,从而获得运动目标的轮廓信息。-Three differential algorithm is an improved method of two