资源列表
Polygon
- 用MFC实现的绘制多边形,这是计算机图形学的作业-drawing polygons achieved by MFC
harris
- 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do harris corner detection experime
AutoCAD-BoxCAD_ARX_Source
- 在AutoCAD上面开发的插件,用于包装纸盒的CAD-In the above, the development of plug-in AutoCAD, CAD for packaging carton
GETPoint
- 在各种图形中,通过提取点的凹凸部分来鉴别曲线的特征,本节代码利用曲率关系分别提取凹点的个数,判断曲线的弯曲-In a variety of graphics, through the extraction point to identify curves convex-concave part of the characteristics of the code used in this section were extracted from concave curvature of the r
embed
- 自己写的基于DCT和Logistic映射的脆弱水印算法嵌入算法-Write your own based on the DCT and the Logistic map fragile watermarking embedding algorithm
pickup
- 脆弱水印提取算法,与embed.rar中的嵌入算法相对应,可以提供较好的篡改定位-Fragile watermark extraction algorithm, and embed.rar correspond to the embedding algorithm can provide better tamper positioning
sartexture
- SAR图象的斑点噪声严重影响了图象应用的效果,本程序针对SAR图象特点,提供一种特征分析程序,共大家参考学习.-This is a picture of the special process, the use of the program could realize SASR image matching and integration.
gaborfiltermatlab
- gabor滤波器对图像进行滤波,得到不同方位不同尺度下的图像纹理特征。-using for texture features extract under multi-orient and multi-scale.
suixinthu
- 本软件是一款基于插值法的图像变形软件。实现图像的波纹、扭曲、马赛克等变形效果。使用了OpenCV的库函数-This small software can help to distort pictures and give the picture different appearance.
DMcode
- DMcode 检测定位仿真程序,用来实现对DM码的识别,定位,提取和检测。译码部分不包括其中-DMcode detection and location simulation program is used to achieve the DM codes to identify, locate, extract and testing. Decoding some of which do not include
chengxiang
- 用FDTD建立二维模型,再用matlab实现层析成像,显示目标电磁特性-diffraction tomography
smooth
- C# 编写的图形去噪平滑的例子,集中了常用的平滑和去噪的算法,比如中值滤波,小波,形态学,高斯等。-2D-image denoise and smooth algorithms with C#, including many useful methods.