搜索资源列表
bababian10b
- 功能与特点: 1.可显示自己在巴巴变上的专辑列表 2.可显示自己在巴巴变上的公开的图片 3.可显示巴巴变上用户的评论 4.可显示自己在巴巴变上的关键字 5.可显示巴巴变上的精彩图片 6.支持lightbox效果显示 7.支持IE,FF的正常显示 8.使用模板技术,可以较容易的修改风格 9.因为数据全部存储在巴巴变上,即便需要转移服务器也不需要担心数据的丢失问题
GLCM--texture-extraction
- 对图像的纹理特征进行提取,主要基于灰度共生矩阵,然后计算二次统计量(即特征)-Texture features for image extraction, mainly based on gray level co-occurrence matrix, and then calculate the amount of secondary statistics (ie features)
img_focus
- 一个用java scr ipt实现的图片轮播效果,兼容各种浏览器(IE、Firefox、Chrome),体积小,不压缩也只有 10kb,调用方便,比一般的 flash 轮播效果更省资源,更快的加载速度。-Java scr ipt to achieve an image with a carousel effect, compatible with various browsers (IE, Firefox, Chrome), small size, no compression is only
ImageContrstEnhancemefnon-lineartransformationmeth
- 非线性变换图像对比度增强,基于非完全贝塔涵数和小波变换的自适应图像对比度增强,IE检索论文.-Nonlinear transform image contrast enhancement based on the number of non-complete beta-Han and Wavelet Transform Adaptive Image Contrast Enhancement, IE search papers.
Contourlettransform-basedmageenhancementmethodofNo
- 基于Contourlet变换的图像增强算法,IE检索论文,有参考价值.-Contourlet transform-based image enhancement algorithm, IE search papers, a valuable reference.
123456789
- 数字水印(Digital Watermarking)技术是将一些标识信息(即数字水印)直接嵌入数字载体(包括多媒体、文档、软件等)当中,但不影响原载体的使用价值,也不容易被人的知觉系统(如视觉或听觉系统)觉察或注意到-Digital Watermarking (Digital Watermarking) technology is the number of identification information (ie digital watermark) embedded in the num
IE
- 高效的图像增强算法,速度快,效果好!欢迎相互交流!-Efficient image enhancement algorithm, fast, good effect! Welcome to exchange!
IE
- 針對亮度與對比不佳影像的邊界偵測問題,提出以影像增強為前處理之. 邊界偵測演算法-Poor image brightness and contrast for the boundary detection is proposed for image enhancement for the pre-processing. Boundary detection algorithm
imagesegmentation
- 压缩文件里有四种图像分割的算法源代码,即阈值法、区域增长法、分裂合并法和K均值法。图片可用于检验。-The rar folder includes four source code of image segmentation,ie.thresholding, region growing, splitting and merging, kmeans. The images are able to be used for evaluation and verification.
canny
- Canny 算子 是一个具有滤波、增强和检测的多阶段的优化算子。在进行处理前,Canny 算子先利用高斯平滑滤波器来平滑图像以除去噪声( 即用高斯平滑滤波器与图像作卷积) 。-Canny operator is a filtering, enhancement and optimization of multi-stage detection operator. Before treatment, Canny operator first use Gaussian smoothing fi
ImageTest4
- Visual C/C++图形图像与游戏编程典型实例解析--VC图像处理-傅立叶变换 注意事项: 1>在进行DFT时,强烈建议选用64*64的图像,选用256*256的图像,**时间太长,中间可能导致死机**。 2>程序中在显示频谱图像时有两种方式,即移至中心和未移至中心,可以通过将/** pow(-1, x+y)*/的注释去掉来进行转换。 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules
qicanshu
- 用于三维空间坐标系变换的7参数模型,在设计坐标系变换的各行业应用中用的最多,从数学角度来说也是最严密的转换方法。 由于结果中最多可求得七个转换参数,即三个平移参数、三个旋转参数(Ex、Ey、Ez)和一个尺度缩放因子(m),因此,通常也被称为七参数法。 -Three-dimensional coordinate system transformation for the 7 parameter model, coordinate system transformation in the des
dajinfa
- 大津法图像分割,即最佳阈值图像分割,希望对大家有用- 将中文译成英语 Otsu segmentation method, ie the best threshold image segmentation, we want to be useful
CamShift
- camshift算法:视频图像的所有帧作MeanShift运算,并将上一帧的结果(即Search Window的中心和大小)作为下一帧MeanShift算法的Search Window的初始值,如此迭代下去。 -camshift algorithm: all the video frames for MeanShift operations, and on a result (ie, Search Window center and size) as the next frame MeanShi
aa
- 实现矩阵(3行3列)的转置(即行列互换)-Implementation matrix (3 rows and three columns) of the transpose (ie, the ranks of exchange)
image-processing-
- 这是个图像处理的源代码,是本人自己编写的,实现的功能如下: 锐化、边沿检测:套用模版。另外还有一个自定义模版,供用户自行设计模版运行,从而实现其他功能,如线检测。 浮雕:本像素减相邻像素,再加一个常数得到的。 直方图均衡化则套用步骤,根据课本步骤来编写。 提取轮廓:若该点为黑点,八邻域也为黑点,则就把该点变白。 阈值分割分为固定阈值分割(即二值化)和动态阈值分割(切割若干子图,求均值,该均值即子图的阈值)。 区域生长:把种子和4邻域的点分别比较,两者之差小于阈值,且该4邻
SIFT
- Sift算子最早是由D.G.Lowe于1999年提出的,当时主要用于对象识别。 2004年D.G.Lowe对该算子做了全面的总结,并正式提出了一种基于尺度空间的、对图像缩放、旋转甚至仿射变换保持不变性的图像局部特征描述算子sift(Scale Invariant Feature Transform)算子,即尺度不变特征变换。-Sift child the first count by DGLowe in 1999, was mainly used for object recognition
OTSU
- 阈值分割法,亦即为OTSU,进行灰度图像的阈值分割-Threshold segmentation method, ie OTSU, the threshold of the grayscale image segmentation
SupResolDemo
- 超分辨率重建(即,将低分辨率图片进行插值光滑,放大其分辨率,得到清晰的图像),matlab程序。-Super-resolution reconstruction (ie, the low-resolution pictures smooth interpolation amplify the resolution to get a clear image), Matlab program.
Catmull-Clark-
- 设P(m,n)是初始控制点列,即原曲面的点(m行n列)。Q(m,n)是一次细分后得到的曲面的控制节点。 此函数采用Catmull-Clark细分曲面算法,对双三次B样条曲面细分,即m=n=4。 利用我们在13章第四节学过的知识,有公式MQM =SMPM S ,其中M,S可由课件知 构造初始控制点列(p1,p2),其中p1是P的行坐标,p2是P的列坐标 -Let P (m, n) is the initial control point of the column, i.e. th