搜索资源列表
faceDetection
- humanface detection,the programme can be used to detect human faces from the complex background!-humanface detection, the program can be used to detect human faces f rom the complex background!
yueguang
- 分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d l e中的元素被称为支点( p i v o t )。图1 4
PbM
- 在已知道立体视觉中左右两幅图像对应点的前提下,用pbM求解基本矩阵(F Matrix)-know the three-dimensional visual images around two corresponding points on the premise that pbM used for the basic matrix (F Matrix)
1052
- MATLAB源码,preprocessing.m: preprocess the picture including:Wiener filter; meddle value filter, change a gray picture to a binary one and then get the skeleton. centralizing.m: input the source picture output the core point of the fingerprint. samfun.
ImprolaLib-0.0.2
- Improla == IMage PROcessing LAb. It is meant for image processing research and teaching. From ImprolaLib-0.0.2, it supports reading and writing PNG images. It uses PNGwriter(pngwriter.sourceforge.net) for this purpose.-Improla == IMage PROcessing LAb
SUSAN_Edge_Detection
- This function uses the SUSAN algorithm to find edges within an image-This function uses the algorithm to f SUSAN ind edges within an image
MateiDemo
- Iterative Watershed Segmentation (IWS) This code is free of charges and it can be used for demonstration and evaluation purposes only. It is not allowed to use this code in any commercial purpose. The author s approval must be requested for an
matlabimagefusion
- 用于图像融合的函数工具箱functionality of the image fusion toolbox (ver 1.0)-for image fusion function toolkit functionality of the image f usion toolbox (ver 1.0)
MATLAB_optical_flow
- The code implements the optical flow algorithm described in Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering,IEEE Trans. Neural Networks, 13(5), 1127--1136. The al
1_embed
- DCT水印设I 为载体数据,W 为水印信号, K 为密钥,那 么嵌入水印后的载体Iw 可描述为[124 ] : Iw = F( I ,W , K) . (1) 式中, F 表示水印的嵌入策略。-I as a carrier of data, W for the watermark signal, K key, Then the watermark embedded vector can be described as Iw [124] : F = Iw (I, W, K). (1)
1_recover
- 设I 为载体数据,W 为水印信号, K 为密钥,那 么嵌入水印后的载体Iw 可描述为[124 ] : Iw = F( I ,W , K) . (1) 式中, F 表示水印的嵌入策略。-established as a carrier of data, W for the watermark signal, K key, Then the watermark embedded vector can be described as Iw [124] : F = Iw (I, W, K).
2_embed
- 设I 为载体数据,W 为水印信号, K 为密钥,那 么嵌入水印后的载体Iw 可描述为[124 ] : Iw = F( I ,W , K) . (1) 式中, F 表示水印的嵌入策略。-established as a carrier of data, W for the watermark signal, K key, Then the watermark embedded vector can be described as Iw [124] : F = Iw (I, W, K).
3_embed_recover
- 设I 为载体数据,W 为水印信号, K 为密钥,那 么嵌入水印后的载体Iw 可描述为[124 ] : Iw = F( I ,W , K) . (1) 式中, F 表示水印的嵌入策略。-established as a carrier of data, W for the watermark signal, K key, Then the watermark embedded vector can be described as Iw [124] : F = Iw (I, W, K).
improved_gaborfilter
- Bi-dimensional Gabor filter with DC component compensation This version of the 2D Gabor filter is basically a bi-dimensional Gaussian function centered at origin (0,0) with variance S modulated by a complex sinusoid with polar frequency (F,W) an
adaptive_framing
- Use your own images to make picture frames The program adpframe.m makes picture frames and then frames an image using that frame. Some patterns are provided in the zipped file, which can be used to make frames and then frame images. Special Fe
toolbox_signal
- This toolbox implements the algorithm in a fairly general way in a C file that can be called from Matlab. It allows to perform the traditional NL-means for denoising (for both B&W and color images) but also to use an arbitrary set of patches to perfo
OWT_SURELET
- 速度非常块,效果接近blsgsm。堪称去噪的又一突破。 OWT SURE-LET SOFTWARE FOR MATLAB ******************************** Florian Luisier, Thierry Blu and Michael Unser Biomedical Imaging group Swiss Federal Institute of Technology Lausanne (EPFL), Switzerland.
fibonacci_t
- 用fibonacci变换方法对图象做置乱或逆置乱,效率极高,在信息隐藏中属常用的方法之一。调用函数为f=fibonacci_t(I,r,s),其中参数分别为I=被置乱的图像,r=置乱密钥,s=0置乱,s=1逆置乱
GA
- 遗传算法,寻找f(x,y)=sinx*siny/(x*y)的最大适应值及其相应的位置。精度为0.0001种群数设定为50
Featureextractionforcomputervisionbasedfiredetecti
- 火灾视觉特征的提取是视觉火灾探测中的关键问题. 我们主要研究色彩、纹理以及轮廓脉动 等特征的提取,并提出一种度量轮廓脉动信息的距离模型,该模型在规格化的傅立叶描述子空间能 够准确地度量这种时空闪烁特征. 实验结果表明,该方法具有比较好的鲁棒性,有助于提高视觉火 灾探测的准确率、降低误报漏报率.-Based on investigating color , text ure and temporal feat ures for vision based fire detection ,