资源列表
vtkFLTK-0.6.1
- vtkFLTK is a small C++ class library easing development of FLTK event-driven interfaces for use with VTK. vtkFLTK allows composition of complex graphical interfaces to complex visualization facilities by bridging disparities between FLTK and VTK even
vtkContainers-0.3
- vtkContainers is a container library for VTK providing list, deque, and vector sequence types set, map, and hash map associative types as well as stack, queue, and priority queue adaptor types.
SolarModel_src_2_0
- The Solar Model is real time modeling of solar system. It allows user to navigate in space, to control time counting (speed-up time flow) and estimate movement of space bodies, bind camera to space objects (for example, from Moon on Earth in real ti
xiaobo-c
- 小波分析的c代码,简明易懂,是学习小波变换很好的资料
ExpandBorder
- 实现给图像扩边的功能,用于灰度图像,可以制定ROI 扩边次数。
MorphologicalThin
- 本代码实现了形态学细化。 特点:中间过程可以存储在输入中,因此节省存储空间;并且附有注解,便于理解;附有参考文献,有算法描述。This function implements the morphology thinning. Input pSrc is a float matrix in the range of [0, 1]. It supports in-place operation.Ref: Z. Guo and R. W. Hall, \"Parallel Thinning w
Copy_draw
- 一个简单的画图工具,可以编译通过并运行.基于MFC开发.
OuterBoundaryTracing
- 边缘跟踪:boundary tracing. 算法出处:Image Processing, Analysis, and Machine Vision Second Edition Milan Sonka, Vaclav Hlavac and Roger Boyle 可以跟踪物体的边缘。代码附有注释
RegionLabellingAndFiltering
- RegionLabellingAndFiltering 在二值图像中,给不同的区域做不同的标记,如果设定阈值,则可以去除面积小于阈值的区域,实现Size Filtering。用到了OpenCV
MorphologicalThinningWith2Iterations
- MorphologicalThinningWith2StepIterations 形态学细化,包含两个子函数,迭代。算法包含注释,注明了Reference paper(有算法详细说明)
Fast_Recon_Dilation
- 快速膨胀重建,形态学算法的一种,基于膨胀的重建。快速算法,比通用算法快。代码中附有详细的算法流程解释,便于理解。
LDA
- Linear Discriminant Analysis算法,此压缩包中已经带有大量train和test的相关图片,用于做人脸识别。LDA算法也可以用于其他领域如语音信号处理,此代码仅供研究,请勿用于商业!
