登录
首页 » matlab » CLG-TV-matlab

CLG-TV-matlab

于 2021-04-23 发布 文件大小:9330KB
0 634
下载积分: 1 下载次数: 31

代码说明:

  CLG光流算法代码,包含误差分析,TV算法经典(CLG optical flow algorithm code, including error analysis, TV classic algorithm)

文件列表:

CLG-TV-matlab
.............\applyBilateralFilterToDataTerms.cpp,7558,2015-11-26
.............\applyBilateralFilterToDataTerms.mexw32,8704,2015-11-26
.............\applyBilateralFilterToDataTerms.mexw64,10240,2015-11-26
.............\CLG_TV_itsc_2011.pdf,1464453,2015-11-26
.............\coarse_to_fine.m,1764,2015-11-26
.............\computeColor.m,3790,2015-11-26
.............\compute_diffusion_coefficient.m,348,2015-11-26
.............\compute_ROF_texture.m,1164,2015-11-26
.............\data
.............\....\Army


.............\....\RubberWhale
.............\....\...........\flow10.flo,1812748,2015-11-26


.............\....\street.0.pcm,320020,2015-11-26
.............\....\street.0.ppm,120015,2015-11-26
.............\....\street.1.pcm,320020,2015-11-26
.............\....\street.1.ppm,120015,2015-11-26
.............\....\street.10.pcm,320020,2015-11-26
.............\....\street.10.ppm,120015,2015-11-26
.............\....\street.11.pcm,320020,2015-11-26
.............\....\street.11.ppm,120015,2015-11-26
.............\....\street.12.pcm,320020,2015-11-26
.............\....\street.12.ppm,120015,2015-11-26
.............\....\street.13.pcm,320020,2015-11-26
.............\....\street.13.ppm,120015,2015-11-26
.............\....\street.14.pcm,320020,2015-11-26
.............\....\street.14.ppm,120015,2015-11-26
.............\....\street.15.pcm,320020,2015-11-26
.............\....\street.15.ppm,120015,2015-11-26
.............\....\street.16.pcm,320020,2015-11-26
.............\....\street.16.ppm,120015,2015-11-26
.............\....\street.17.pcm,320020,2015-11-26
.............\....\street.17.ppm,120015,2015-11-26
.............\....\street.18.pcm,320020,2015-11-26
.............\....\street.18.ppm,120015,2015-11-26
.............\....\street.19.pcm,320020,2015-11-26
.............\....\street.19.ppm,120015,2015-11-26
.............\....\street.2.pcm,320020,2015-11-26
.............\....\street.2.ppm,120015,2015-11-26
.............\....\street.3.pcm,320020,2015-11-26
.............\....\street.3.ppm,120015,2015-11-26
.............\....\street.4.pcm,320020,2015-11-26
.............\....\street.4.ppm,120015,2015-11-26
.............\....\street.5.pcm,320020,2015-11-26
.............\....\street.5.ppm,120015,2015-11-26
.............\....\street.6.pcm,320020,2015-11-26
.............\....\street.6.ppm,120015,2015-11-26
.............\....\street.7.pcm,320020,2015-11-26
.............\....\street.7.ppm,120015,2015-11-26
.............\....\street.8.pcm,320020,2015-11-26
.............\....\street.8.ppm,120015,2015-11-26
.............\....\street.9.pcm,320020,2015-11-26
.............\....\street.9.ppm,120015,2015-11-26
.............\flowToColor.m,2643,2015-11-26

.............\readFlowFile.m,2737,2015-11-26
.............\readme.txt,357,2015-11-26
.............\rpcm.m,1098,2015-11-26
.............\run_of.m,5148,2015-11-26
.............\solve_clg_tv_equation.m,3992,2015-11-26
.............\solve_flow_on_level.m,2773,2015-11-26
.............\tv_min.m,2098,2015-11-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • imsave
    从jd1.ave中读取某一桢图像,并应用dct带通滤波,输出图像为‘source.bmp’(read from a jd1.ave Lo images, and apply Copy-pass filtering, Image output for the 'source.bmp')
    2007-05-27 09:50:33下载
    积分:1
  • surf
    这是一个surf特征匹配matlab程序,里面有实例和测试图像(This is a surf feature matching matlab program, there are examples and test images)
    2020-12-02 11:19:26下载
    积分:1
  • 附件1-视频读取-播放-存储操作程序
    用于将视频文件转换成帧图像、帧图像转换为mat语言等(Converts a video file to a frame image, then converts it into a number matrix and the inverse process)
    2017-09-18 23:54:16下载
    积分:1
  • chp8
    第8章 图象的检测及模板匹配 图象的分割与检测(识别)实际上是一项非常困难的工作。很难说清楚为什么图象应该分割成这样而不是那样。(Chapter 8 Detection of image template matching and image segmentation and detection (recognition) is actually a very difficult task. It is hard to say clearly why the image should be divided into such and not as.)
    2008-04-12 19:32:03下载
    积分:1
  • ImSpliceDataset
    哥伦比亚大学灰度拼接图像库,用于拼接图像统计特征的检测等相关研究(Studies at Columbia University gray mosaic image library for image stitching feature detection statistics)
    2014-05-12 11:03:15下载
    积分:1
  • plot
    使用sift+RANSAC完成两幅图像的特征提取和匹配,并将较小图像区域在另一幅中用方框圈出来。运行plot.m。(This code uses sift and RANSAC to extract features of two images and then finds and marks the smaller image in the other image.run plot.m)
    2015-05-10 21:07:27下载
    积分:1
  • rcnnPfast-rcnnPfaster-rcnn
    物体分割,Ross Girshick的R-CNN + fast R-CNN + faster R-CNN(object classification Ross Girshick. R-CNN+ fast R-CNN+ faster R-CNN)
    2016-01-11 13:42:50下载
    积分:1
  • renlianjiance
    这是完整的一套人脸表情识别,从样本训练到目标的识别.采用PCA来提取特征(This is the complete set of Facial Expression Recognition from the sample to the target identification training. Using PCA to extract the characteristics of)
    2008-04-10 13:14:16下载
    积分:1
  • IQA_NR
    各种图像质量评价方法,非常适合图像的客观质量评价。(All kinds of image quality uation method, it is very suitable for objective image quality uation.)
    2016-11-29 09:38:03下载
    积分:1
  • GaborVessel
    利用gabor滤波器方法提取视网膜血管,在提取之前进行预处理。gabor滤波器参数选择的是3个角度,12个方向(Gabor filter method is utilized to extract the retinal blood vessels, preprocessing before extraction. Gabor filter parameter selection are three angles, 12 direction )
    2015-12-23 15:23:17下载
    积分:1
  • 696516资源总数
  • 106674会员总数
  • 5今日下载