-
curves-movement-by-level-set-method
本程序采用水平集方法,演示了一个心形曲线在曲率力的作用下,逐渐消逝的过程。(This procedure uses the level set method, shows the process of a heart-shaped curve s disappearing under the force of the curvature.)
- 2020-12-21 16:09:08下载
- 积分:1
-
xiangsidupipei-matlab
对两幅图像进行相似度计算,基于相似度计算进行模板匹配,带有测试图像,可以直接运行(Calculate the similarity of the two images, the similarity calculation based on template matching, with a test image, you can directly run)
- 2020-11-02 14:49:53下载
- 积分:1
-
LBP1
用lbp实现纹理特征提取,并分类说明:
一共有三个m文件,一个是lbp.m, 存放主要的lbp算法,
一个是getmapping,用以做算法的辅助函数,
一个是lbptest.m,存放着测试代码。
这三个文件需要放到同一个文件夹,并在文件夹中添加相应的图片,
具体的图片名字见lbptest.m的代码,运行lbptest.m可以查看结果。代码最后给出效果图
这三个文件是最传统的LBP方法,有256种。(With lbp achieve texture feature extraction and classification Description:
A total of three m files, one is lbp.m, store the main lbp algorithm,
One is getmapping, helper functions for doing arithmetic,
One is lbptest.m, kept the test code.
These three documents need to put the same folder, and add the appropriate folder, pictures,
See lbptest.m specific name of the picture of the code, run lbptest.m can view the results. Finally renderings code
These three documents are the most traditional LBP method, there are 256 kinds.)
- 2013-10-21 17:09:14下载
- 积分:1
-
cubicfive
用C++编写的产生文章的程序,方便有需要的人(C generated articles prepared by the procedures that are accessible to people in need)
- 2007-05-11 09:18:16下载
- 积分:1
-
3
说明: 使用matlab实现脑磁共振图像的海马体分割(Using MATLAB to segment the hippocampus of brain MR images)
- 2020-04-02 12:22:46下载
- 积分:1
-
Face_test_luminance
MATLAB实现的 人脸检测定位,M文件,较为准确的(MATLAB realize Face Detection positioning, M files, more accurate)
- 2008-02-27 20:21:52下载
- 积分:1
-
Special-Project
图像相似性检测的PPT,比较全面的总结,对主要用到的特征提取和特征匹配算法都有基本的介绍。(Image similarity detection of PPT, a more comprehensive summary of the main use of the feature extraction and feature matching algorithm has the basic
The introduction.)
- 2011-12-28 03:51:30下载
- 积分:1
-
content-based-image-retrieval
利用matlab实现基于内容的图像检索
(Using matlab content-based image retrieval
)
- 2012-11-01 13:27:46下载
- 积分:1
-
largestRectangleArea
求一个图像的最大内接矩形面积。
步骤:
1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。
2.从背景中分离出目标
3.边缘检测
4.目标形状参数计算。(For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the parameters obtained. Attention to the parameters obtained after parameter calibration. 2. From the context of isolated target 3. Edge detection 4. Target shape parameters.)
- 2009-05-19 21:30:43下载
- 积分: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