资源列表
代码
- matlab图像处理全局阈值切割,对图像进行边缘化检测。(MATLAB image processing global threshold cutting, edge detection of the image)
3D数学基础图形与游戏开发
- 《3D数学基础:图形与游戏开发》主要研究隐藏在3D几何世界背后的数学问题。涵盖了理论知识和C++实现代码。理论部分解释3D中数学和几何之间的关系,列出的技巧与公式可以当做参考手册以方便查找。实现部分演示了怎样用代码来实现这些理论概念("3D mathematical foundation: graphics and game development" focuses on the mathematical problems hidden behind the 3D geome
新建 Microsoft Word 文档
- 程序为自适应中值滤波程序,对图像椒盐噪声能够很好的去除,效果良好,并包含与普通中值滤波程序相比。(The program is an adaptive median filter, which can be used to remove salt and pepper noise well, and it has a good effect, and is compared with the ordinary median filter program.)
lee
- lee算法滤波的例程,觉得有用的可以拿去(lee filter example, feel useful can be taken)
FW_Markus_1.12m_M328
- fdgdf dfbfdbjhjh hj ,.k j,kj,koiiojk, ,j,
uiu
- User & role management pages Hierarchical organization units system to group users and entities User login, register, password-reset and email validation pages User, role and permission based flexible authorization User and Tenant imperso
code
- 水平集进行协同分割的代码,用两幅图像的前景背景分别比较,能够获得很好的效果,相对单图(The level set for collaborative segmentation of the code)
db97
- %% 本程序实现任意偶数大小图像第二代双正交97提升小波变换 %% 注1: 采用标准正交方法,对行列采用不同矩阵(和matlab里不同) %% 注2: 为了保证正交,所有边界处理,全部采用循环处理 %% 注3: 正交性验证,将单位阵带入函数,输出仍是单位阵(matlab不具有此性质) %% 注4: 此程序是矩阵实现,所以图像水平分量和垂直分量估计被交换位置 %% 注5: 此程序实现的是类小波(wavelet-like)变换,是介于小波包变换与小波变换之间的变换 %% 注6: 此程序
visual_tracking_code
- 主要是一些经典的视觉跟踪算法的MATLAB代码,tracker包括CREST,CSK,CT,ECO,KCF,LOT,SCM和Struck。(Visual object tracking,include CREST,CSK,CT,ECO,KCF,LOT,SCM and Struck.)
交通灯识别
- 能够从自然场景中有效识别交通灯,包括图像预处理、匹配,识别等。(the procedure is based on traffic sign detection)
BarcodeReaderDemo
- 条形二维码检测,可以检测常见的一维条形码编码类型和二维码编码类型。(The bar - two-dimensional code detection can detect the common one - dimensional barcode encoding type and the two-dimensional code coding type.)
hsvSAVEdata
- 将HSV量化数据保存至DATA文件用于SVM分类器(Save the HSV quantized data to the DATA file for the SVM classifier)