资源列表
Assignment1
- 这个文件是关于图形-OpenGL-2d的 功能是loading 文件 需要自己更改路径 开发语言c++ 环境visual studio -You are to read in a file with triangles and vertices and, using OpenGL, display the triangles directly on the screen. A basic program that provides a simple project as the basis
colorlayout
- 本代码实现了对jpg图像颜色布局描述符特征的提取,并利用一组图片对该特征进行了测试,效果还可以。-distance.m 实现对一组图片的测试 colorlayout.m 实现特征提取
wl
- 文字的切割代码,可以将文章的图片按单个汉字进行切割,并保存起来-cut word
lighting--model
- 用VS2012实现的计算机图形学中OPEN-GL的光照模型,绘制球形,可以调整光照亮度,亮斑大小,环境光等等参数来改变球的颜色,看起来效果不错。-VS2012 using computer graphics to achieve the illumination model OPEN-GL, the drawing ball, you can adjust the brightness of the light, bright spot size, ambient light, etc. par
shadow_detective
- 这是CVPR2011论文“Single-Image Shadow Detection and Removal using Paired Regions”最新的代码,可以直接在Windows环境下直接运行,阴影检测效果很好。-This code is the latest version for the paper, Single-Image Shadow Detection and Removal using Paired Regions ,in CVPR2011.It can directl
deNoiseblind
- 图像盲去噪算法 源码,很实用,纯c代码,效果好,速度快-Blind Image denoising algorithm source code, very practical, pure c code, effective, fast
pcnn
- 基于脉冲耦合神经网络的图像边缘信息提取。 基于脉冲耦合神经网络的图像边缘信息提取。-Pulse coupled neural network based on image edge information extraction. Pulse coupled neural network based on image edge information extraction. Pulse coupled neural network based on image edge information e
Own
- 基于非下采样轮廓波变换nsct的图像融合-Image fusion based on nonsubsampled Contourlet Transform
Cpp1
- 建议三角形网格生成程序,易于编辑改进,方便运行-Triangular mesh generation program, source code simple and efficient, convenient processing of
FCM
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。-FCM algorithm is a clustering algorithm based division, which makes the idea is to be divided among a cluster of objects with the greatest similarity, but the similarity between different clus
HCM
- 硬聚类算法隶属度只有两个值 0 和 1,即一个样本只能完全属于某一个类或者完全不属于某一个类,适用于背景和目标区别明确的图像。-Hard clustering algorithm membership only two values 0 and 1, that is, a sample can only belong to a class entirely or completely do not belong to a particular class for a clear distinct
otsu
- 最大类间方差法是一种自适应的阈值确定的方法,又叫大津法,简称OTSU。它是按图像的灰度特性,将图像分成背景和目标2部分。-The method of determining the threshold Otsu method is an adaptive, also known Otsu, referred OTSU. It is based on the gradation characteristics of the image, the image into the background
