资源列表
OPENCV函数手册(带目录)中文
- 这是opencv的函数文档,pdf格式。方便大家查阅相关函数。(this is opencv's functions document,for learning opencv.)
亚像素级角点检测
- 角点通常被定义为两条边的交点,或者说,角点的局部邻域应该具有两个不同区域的不同方向的边界。角点检测(Corner Detection)是计算机视觉系统中获取图像特征的一种方法,广泛应用于运动检测、图像匹配、视频跟踪、三维重建和目标识别等,也可称为特征点检测(Using the edge of the damaged area, i.e. the color and structure of the edge, the information content of the damaged info
ff
- matlab下读取txt数据进行极坐标转直角坐标3D曲面绘图(Reading TXT data under Matlab for 3D surface drawing in polar coordinates to rectangular coordinates)
FK_Transform
- 实现f-k变换,功能强大,各种滤波处理,地震波等都能用(wavelet transformF -k transform, powerful, a variety of filtering, seismic waves can be used)
MapX5.0中文开发指南
- MapInfo MapX 是由 MapInfo Corporation 开发的产品。MapInfo MapX 是地图绘制控件,可以使您轻松地在您的应用程序中添加强大的地图绘制功能。使用地图,您可以通过每一人都很容易理解的格式显示信息。地图比简单的图表和图形更具信息性,并且比电子表格更快和更容易地加以解释。(MapInfo MapX is a product developed by MapInfo Corporation. MapInfo MapX is a map drawing contro
ImproveCanny
- 一个改进的自适应canny算法,该方法采用改进的开关型中值滤波器对图像做去噪工作,再把整幅图像分割为若干子图像,最后在充分考虑全局以及各子图像的边缘梯度信息后,自适应地生成动态阈值。(The new Canny adaptive method divides image into sub-images,then determinates the thresholds automatically according to the whole image edge information and t
gear3d
- 通过使用MATLAB语言建立三维渐开线齿轮啮合模型(use MATLAB to draw 3-D gear)
DOE (2)
- 衍射光学光束整形元件设计 目标:在透镜后焦面上实现图形的光强分布 实现: 1、波长、衍射光学元件口径、形状、入射波前、二维目标分布及尺寸等都可自行设定; 2、对相位进行8台阶量化,重新计算; 3、更换输出面的采样间隔,重新计算。(Design of Diffraction Optical Beam Shaping Element Objective: To realize the intensity distribution of the pattern on the focal pla
pz
- 仿tssd的批注功能,功能:可选择是否批注时间、作者;文字可随ucs(The function of tssd's annotation is to choose whether to annotate time and author, and the text can follow UCS)
花束L-系统
- 用matlab生成紫色勿忘我花束(单只)(Using matlab to produce purple self-forgetting bouquet (single))
tree
- 以图像灰度为依据,对图像进行四叉树分解。(Quadtree decomposition of images)
去噪
- 通过matlab实现 1显示图像 2对图像加噪 3硬阈值去噪 4软阈值去噪 5计算峰值信噪比(Image denoising, hard threshold denoising and soft threshold denoising.)