历时一个多月,终于用业余时间把这些资料整理出来了。以后可能会有些小修小补,但不会有太大的变化了。万里长征走完了第一步,剩下的就是理解和消化了。借新浪ishare共享出来,希望能够对你的科研也有一定的帮助。现在已经把所有的文章打包,分成了16个子文件,欢迎整体下载。

图像处理与计算机视觉:基础,经典以及最近发展(1)序

图像处理与计算机视觉:基础,经典以及最近发展(2)图像处理与计算机视觉相关的书籍

图像处理与计算机视觉:基础,经典以及最近发展(3)计算机视觉中的信号处理与模式识别

图像处理与计算机视觉:基础,经典以及最近发展(4)图像处理与分析

图像处理与计算机视觉:基础,经典以及最近发展(5)计算机视觉


下面这个是以前整理的一个版本,按年份归类的,不全

图像处理和计算机视觉中的经典论文(部分)


UIUC的Jia-Bin Huang同学整理很多计算机视觉的资源,主要是代码,在这里也转贴一下。文章和代码之间有很多重叠的部分。


同样是UIUC(现在在IBM)的Cao liangliang同学也整理了一些资料,很不错。主要包括

Boosting (updated 08/2008)
Salient patches (updated 08/2008)  实际上就是特征提取,检测和匹配
Mean Shift (updated 2008)
Action recognition (updated 2009)


Jia-Bin的Computer Vision Resource的内容(纯copy 备份用)

323个Item
Type Topic Name Reference Link
CodeStructure from motionlibmv http://code.google.com/p/libmv/
CodeDimension ReductionLLE http://www.cs.nyu.edu/~roweis/lle/code.html
CodeClusteringSpectral Clustering - UCSD Project http://vision.ucsd.edu/~sagarwal/spectral-0.2.tgz
CodeClusteringK-Means - Oxford Code http://www.cs.ucf.edu/~vision/Code/vggkmeans.zip
CodeImage DeblurringNon-blind deblurring (and blind denoising) with integrated noise estimationU. Schmidt, K. Schelten, and S. Roth. Bayesian deblurring with integrated noise estimation, CVPR 2011http://www.gris.tu-darmstadt.de/research/visinf/software/index.en.htm
CodeStructure from motionStructure from Motion toolbox for Matlab by Vincent Rabaud http://code.google.com/p/vincents-structure-from-motion-matlab-toolbox/
CodeMultiple View GeometryMatlab Functions for Multiple View Geometry http://www.robots.ox.ac.uk/~vgg/hzbook/code/
CodeObject DetectionMax-Margin Hough TransformS. Maji and J. Malik, Object Detection Using a Max-Margin Hough Transform. CVPR 2009http://www.cs.berkeley.edu/~smaji/projects/max-margin-hough/
CodeImage SegmentationSLIC SuperpixelsR. Achanta, A. Shaji, K. Smith, A. Lucchi, P. Fua, and S. Susstrunk, SLIC Superpixels, EPFL Technical Report, 2010http://ivrg.epfl.ch/supplementary_material/RK_SLICSuperpixels/index.html
CodeVisual TrackingTracking using Pixel-Wise PosteriorsC. Bibby and I. Reid, Tracking using Pixel-Wise Posteriors, ECCV 2008http://www.robots.ox.ac.uk/~cbibby/research_pwp.shtml
CodeVisual TrackingVisual Tracking with Histograms and Articulating BlocksS. M. Shshed Nejhum, J. Ho, and M.-H.Yang, Visual Tracking with Histograms and Articulating Blocks, CVPR 2008http://www.cise.ufl.edu/~smshahed/tracking.htm
CodeSparse RepresentationRobust Sparse Coding for Face RecognitionM. Yang, L. Zhang, J. Yang and D. Zhang, “Robust Sparse Coding for Face Recognition,” CVPR 2011http://www4.comp.polyu.edu.hk/~cslzhang/code/RSC.zip
CodeFeature Detection and Feature ExtractionGroups of Adjacent Contour SegmentsV. Ferrari, L. Fevrier, F. Jurie, and C. Schmid, Groups of Adjacent Contour Segments for Object Detection, PAMI, 2007http://www.robots.ox.ac.uk/~vgg/share/ferrari/release-kas-v102.tgz
CodeDensity EstimationKernel Density Estimation Toolbox http://www.ics.uci.edu/~ihler/code/kde.html
CodeIllumination, Reflectance, and ShadowGround shadow detectionJ.-F. Lalonde, A. A. Efros, S. G. Narasimhan, Detecting Ground Shadowsin Outdoor Consumer Photographs, ECCV 2010http://www.jflalonde.org/software.html#shadowDetection
CodeImage Denoising, Image Super-resolution, and Image DeblurringLearning Models of Natural Image PatchesD. Zoran and Y. Weiss, From Learning Models of Natural Image Patches to Whole Image Restoration, ICCV, 2011http://www.cs.huji.ac.il/~daniez/
CodeIllumination, Reflectance, and ShadowEstimating Natural Illumination from a Single Outdoor ImageJ-F. Lalonde, A. A. Efros, S. G. Narasimhan, Estimating Natural Illumination from a Single Outdoor Image , ICCV 2009http://www.cs.cmu.edu/~jlalonde/software.html#skyModel
CodeVisual TrackingLucas-Kanade affine template trackingS. Baker and I. Matthews, Lucas-Kanade 20 Years On: A Unifying Framework, IJCV 2002http://www.mathworks.com/matlabcentral/fileexchange/24677-lucas-kanade-affine-template-tracking
CodeSaliency DetectionSaliency-based video segmentationK. Fukuchi, K. Miyazato, A. Kimura, S. Takagi and J. Yamato, Saliency-based video segmentation with graph cuts and sequentially updated priors, ICME 2009http://www.brl.ntt.co.jp/people/akisato/saliency3.html
CodeDimension ReductionLaplacian Eigenmaps http://www.cse.ohio-state.edu/~mbelkin/algorithms/Laplacian.tar
CodeIllumination, Reflectance, and ShadowWhat Does the Sky Tell Us About the Camera?J-F. Lalonde, S. G. Narasimhan, A. A. Efros, What Does the Sky Tell Us About the Camera?, ECCV 2008http://www.cs.cmu.edu/~jlalonde/software.html#skyModel
CodeImage FilteringSVM for Edge-Preserving FilteringQ. Yang, S. Wang, and N. Ahuja, SVM for Edge-Preserving Filtering, CVPR 2010http://vision.ai.uiuc.edu/~qyang6/publications/code/cvpr-10-svmbf/program_video_conferencing.zip
CodeImage SegmentationRecovering Occlusion Boundaries from a Single ImageD. Hoiem, A. Stein, A. A. Efros, M. Hebert, Recovering Occlusion Boundaries from a Single Image, ICCV 2007.http://www.cs.cmu.edu/~dhoiem/software/
CodeVisual TrackingVisual Tracking DecompositionJ Kwon and K. M. Lee, Visual Tracking Decomposition, CVPR 2010http://cv.snu.ac.kr/research/~vtd/
CodeVisual TrackingGPU Implementation of Kanade-Lucas-Tomasi Feature TrackerS. N Sinha, J.-M. Frahm, M. Pollefeys and Y. Genc, Feature Tracking and Matching in Video Using Programmable Graphics Hardware, MVA, 2007http://cs.unc.edu/~ssinha/Research/GPU_KLT/
CodeObject DetectionRecognition using regionsC. Gu, J. J. Lim, P. Arbelaez, and J. Malik, CVPR 2009http://www.cs.berkeley.edu/~chunhui/publications/cvpr09_v2.zip
CodeSaliency DetectionSaliency Using Natural statisticsL. Zhang, M. Tong, T. Marks, H. Shan, and G. Cottrell. Sun: A bayesian framework for saliency using natural statistics. Journal of Vision, 2008http://cseweb.ucsd.edu/~l6zhang/
CodeImage FilteringLocal Laplacian FiltersS. Paris, S. Hasinoff, J. Kautz, Local Laplacian Filters: Edge-Aware Image Processing with a Laplacian Pyramid, SIGGRAPH 2011http://people.csail.mit.edu/sparis/publi/2011/siggraph/matlab_source_code.zip
CodeCommon Visual Pattern DiscoverySketching the CommonS. Bagon, O. Brostovsky, M. Galun and M. Irani, Detecting and Sketching the Common, CVPR 2010http://www.wisdom.weizmann.ac.il/~bagon/matlab_code/SketchCommonCVPR10_v1.1.tar.gz
CodeImage DenoisingBLS-GSM http://decsai.ugr.es/~javier/denoise/
CodeCamera CalibrationEpipolar Geometry ToolboxG.L. Mariottini, D. Prattichizzo, EGT: a Toolbox for Multiple View Geometry and Visual Servoing, IEEE Robotics & Automation Magazine, 2005http://egt.dii.unisi.it/
CodeDepth SensorKinect SDKhttp://www.microsoft.com/en-us/kinectforwindows/http://www.microsoft.com/en-us/kinectforwindows/
CodeImage Super-resolutionSelf-Similarities for Single Frame Super-ResolutionC.-Y. Yang, J.-B. Huang, and M.-H. Yang, Exploiting Self-Similarities for Single Frame Super-Resolution, ACCV 2010https://eng.ucmerced.edu/people/cyang35/ACCV10.zip
CodeImage DenoisingGaussian Field of Experts http://www.cs.huji.ac.il/~yweiss/BRFOE.zip
CodeObject DetectionPoseletL. Bourdev, J. Malik, Poselets: Body Part Detectors Trained Using 3D Human Pose Annotations, ICCV 2009http://www.eecs.berkeley.edu/~lbourdev/poselets/
CodeKernels and DistancesEfficient Earth Mover's Distance with L1 Ground Distance (EMD_L1)H. Ling and K. Okada, An Efficient Earth Mover's Distance Algorithm for Robust Histogram Comparison, PAMI 2007http://www.dabi.temple.edu/~hbling/code/EmdL1_v3.zip
CodeNearest Neighbors MatchingSpectral HashingY. Weiss, A. Torralba, R. Fergus, Spectral Hashing, NIPS 2008http://www.cs.huji.ac.il/~yweiss/SpectralHashing/
CodeImage DenoisingField of Experts http://www.cs.brown.edu/~roth/research/software.html
CodeImage SegmentationMultiscale Segmentation TreeE. Akbas and N. Ahuja, “From ramp discontinuities to segmentation tree,” ACCV 2009 andN. Ahuja, “A Transform for Multiscale Image Segmentation by Integrated Edge and Region Detection,” PAMI 1996http://vision.ai.uiuc.edu/segmentation
CodeMultiple Instance LearningMILISZ. Fu, A. Robles-Kelly, and J. Zhou, MILIS: Multiple instance learning with instance selection, PAMI 2010 
CodeNearest Neighbors MatchingFLANN: Fast Library for Approximate Nearest Neighbors http://www.cs.ubc.ca/~mariusm/index.php/FLANN/FLANN
CodeFeature Detection and Feature ExtractionMaximally stable extremal regions (MSER) - VLFeatJ. Matas, O. Chum, M. Urba, and T. Pajdla. Robust wide baseline stereo from maximally stable extremal regions. BMVC, 2002http://www.vlfeat.org/
CodeAlpha MattingSpectral MattingA. Levin, A. Rav-Acha, D. Lischinski. Spectral Matting. PAMI 2008http://www.vision.huji.ac.il/SpectralMatting/
CodeMulti-View StereoPatch-based Multi-view Stereo SoftwareY. Furukawa and J. Ponce, Accurate, Dense, and Robust Multi-View Stereopsis, PAMI 2009http://grail.cs.washington.edu/software/pmvs/
CodeClusteringSelf-Tuning Spectral Clustering http://www.vision.caltech.edu/lihi/Demos/SelfTuningClustering.html
CodeFeature Extraction and Object DetectionHistogram of Oriented Graidents - OLT for windowsN. Dalal and B. Triggs. Histograms of Oriented Gradients for Human Detection. CVPR 2005http://www.computing.edu.au/~12482661/hog.html
CodeImage UnderstandingNonparametric Scene Parsing via Label TransferC. Liu, J. Yuen, and Antonio Torralba, Nonparametric Scene Parsing via Label Transfer, PAMI 2011http://people.csail.mit.edu/celiu/LabelTransfer/index.html
CodeMultiple Kernel LearningDOGMAF. Orabona, L. Jie, and B. Caputo. Online-batch strongly convex multi kernel learning. CVPR, 2010http://dogma.sourceforge.net/
CodeDistance Metric LearningMatlab Toolkit for Distance Metric Learning http://www.cs.cmu.edu/~liuy/distlearn.htm
CodeOptical FlowBlack and Anandan's Optical Flow http://www.cs.brown.edu/~dqsun/code/ba.zip
CodeText RecognitionText recognition in the wildK. Wang, B. Babenko, and S. Belongie, End-to-end Scene Text Recognition, ICCV 2011http://vision.ucsd.edu/~kai/grocr/
CodeMRF OptimizationMRF Minimization EvaluationR. Szeliski et al., A Comparative Study of Energy Minimization Methods for Markov Random Fields with Smoothness-Based Priors, PAMI, 2008http://vision.middlebury.edu/MRF/
CodeSaliency DetectionContext-aware saliency detectionS. Goferman, L. Zelnik-Manor, and A. Tal. Context-aware saliency detection. In CVPR, 2010.http://webee.technion.ac.il/labs/cgm/Computer-Graphics-Multimedia/Software/Saliency/Saliency.html
CodeSaliency DetectionLearning to Predict Where Humans LookT. Judd and K. Ehinger and F. Durand and A. Torralba, Learning to Predict Where Humans Look, ICCV, 2009http://people.csail.mit.edu/tjudd/WherePeopleLook/index.html
CodeStereoStereo EvaluationD. Scharstein and R. Szeliski. A taxonomy and evaluation of dense two-frame stereo correspondence algorithms, IJCV 2001http://vision.middlebury.edu/stereo/
CodeImage SegmentationQuick-ShiftA. Vedaldi and S. Soatto, Quick Shift and Kernel Methodsfor Mode Seeking, ECCV, 2008http://www.vlfeat.org/overview/quickshift.html
CodeSaliency DetectionGraph-based visual saliencyJ. Harel, C. Koch, and P. Perona. Graph-based visual saliency. NIPS, 2007http://www.klab.caltech.edu/~harel/share/gbvs.php
CodeClusteringK-Means - VLFeat http://www.vlfeat.org/
CodeObject DetectionA simple object detector with boostingICCV 2005 short courses on Recognizing and Learning Object Categorieshttp://people.csail.mit.edu/torralba/shortCourseRLOC/boosting/boosting.html
CodeImage Quality AssessmentStructural SIMilarity https://ece.uwaterloo.ca/~z70wang/research/ssim/
CodeStructure from motionFIT3D http://www.fit3d.info/
CodeImage DenoisingBM3D http://www.cs.tut.fi/~foi/GCF-BM3D/
CodeSaliency DetectionDiscriminant Saliency for Visual Recognition from Cluttered ScenesD. Gao and N. Vasconcelos, Discriminant Saliency for Visual Recognition from Cluttered Scenes, NIPS, 2004http://www.svcl.ucsd.edu/projects/saliency/
CodeImage DenoisingNonlocal means with cluster treesT. Brox, O. Kleinschmidt, D. Cremers, Efficient nonlocal means for denoising of textural patterns, TIP 2008http://lmb.informatik.uni-freiburg.de/resources/binaries/nlmeans_brox_tip08Linux64.zip
CodeSaliency DetectionGlobal Contrast based Salient Region DetectionM.-M. Cheng, G.-X. Zhang, N. J. Mitra, X. Huang, S.-M. Hu. Global Contrast based Salient Region Detection. CVPR, 2011http://cg.cs.tsinghua.edu.cn/people/~cmm/saliency/
CodeVisual TrackingMotion Tracking in Image SequencesC. Stauffer and W. E. L. Grimson. Learning patterns of activity using real-time tracking, PAMI, 2000http://www.cs.berkeley.edu/~flw/tracker/
CodeSaliency DetectionItti, Koch, and Niebur' saliency detectionL. Itti, C. Koch, and E. Niebur. A model of saliency-based visual attention for rapid scene analysis. PAMI, 1998http://www.saliencytoolbox.net/
CodeFeature Detection, Feature Extraction, and Action RecognitionSpace-Time Interest Points (STIP)I. Laptev, On Space-Time Interest Points, IJCV, 2005 and I. Laptev and T. Lindeberg, On Space-Time Interest Points, IJCV 2005http://www.irisa.fr/vista/Equipe/People/Laptev/download/stip-1.1-winlinux.zip andhttp://www.nada.kth.se/cvap/abstracts/cvap284.html
CodeTexture SynthesisImage Quilting for Texture Synthesis and TransferA. A. Efros and W. T. Freeman, Image Quilting for Texture Synthesis and Transfer, SIGGRAPH 2001http://www.cs.cmu.edu/~efros/quilt_research_code.zip
CodeImage DenoisingNon-local Means http://dmi.uib.es/~abuades/codis/NLmeansfilter.m
CodeLow-Rank ModelingTILT: Transform Invariant Low-rank TexturesZ. Zhang, A. Ganesh, X. Liang, and Y. Ma, TILT: Transform Invariant Low-rank Textures, IJCV 2011http://perception.csl.uiuc.edu/matrix-rank/tilt.html
CodeObject ProposalObjectness measureB. Alexe, T. Deselaers, V. Ferrari, What is an Object?, CVPR 2010http://www.vision.ee.ethz.ch/~calvin/objectness/objectness-release-v1.01.tar.gz
CodeImage FilteringReal-time O(1) Bilateral FilteringQ. Yang, K.-H. Tan and N. Ahuja, Real-time O(1) Bilateral Filtering, CVPR 2009http://vision.ai.uiuc.edu/~qyang6/publications/code/qx_constant_time_bilateral_filter_ss.zip
CodeImage Quality AssessmentSPIQA http://vision.ai.uiuc.edu/~bghanem2/shared_code/SPIQA_code.zip
CodeObject RecognitionBiologically motivated object recognitionT. Serre, L. Wolf and T. Poggio. Object recognition with features inspired by visual cortex, CVPR 2005http://cbcl.mit.edu/software-datasets/standardmodel/index.html
CodeIllumination, Reflectance, and ShadowShadow Detection using Paired RegionR. Guo, Q. Dai and D. Hoiem, Single-Image Shadow Detection and Removal using Paired Regions, CVPR 2011http://www.cs.illinois.edu/homes/guo29/projects/shadow.html
CodeIllumination, Reflectance, and ShadowReal-time Specular Highlight RemovalQ. Yang, S. Wang and N. Ahuja, Real-time Specular Highlight Removal Using Bilateral Filtering, ECCV 2010http://www.cs.cityu.edu.hk/~qiyang/publications/code/eccv-10.zip
CodeMRF OptimizationMax-flow/min-cutY. Boykov and V. Kolmogorov, An Experimental Comparison of Min-Cut/Max-Flow Algorithms for Energy Minimization in Vision, PAMI 2004http://vision.csd.uwo.ca/code/maxflow-v3.01.zip
CodeOptical FlowOptical Flow EvaluationS. Baker et al. A Database and Evaluation Methodology for Optical Flow, IJCV, 2011http://vision.middlebury.edu/flow/
CodeImage Super-resolutionMRF for image super-resolutionW. T Freeman and C. Liu. Markov Random Fields for Super-resolution and Texture Synthesis. In A. Blake, P. Kohli, and C. Rother, eds., Advances in Markov Random Fields for Vision and Image Processing, Chapter 10. MIT Press, 2011http://people.csail.mit.edu/billf/project%20pages/sresCode/Markov%20Random%20Fields%20for%20Super-Resolution.html
CodeMRF OptimizationPlanar Graph CutF. R. Schmidt, E. Toppe and D. Cremers, Efficient Planar Graph Cuts with Applications in Computer Vision, CVPR 2009http://vision.csd.uwo.ca/code/PlanarCut-v1.0.zip
CodeObject DetectionFeature CombinationP. Gehler and S. Nowozin, On Feature Combination for Multiclass Object Detection, ICCV, 2009http://www.vision.ee.ethz.ch/~pgehler/projects/iccv09/index.html
CodeStructure from motionVisualSFM : A Visual Structure from Motion System http://www.cs.washington.edu/homes/ccwu/vsfm/
CodeNearest Neighbors MatchingANN: Approximate Nearest Neighbor Searching http://www.cs.umd.edu/~mount/ANN/
CodeSaliency DetectionLearning Hierarchical Image Representation with Sparsity, Saliency and LocalityJ. Yang and M.-H. Yang, Learning Hierarchical Image Representation with Sparsity, Saliency and Locality, BMVC 2011 
CodeOptical FlowOptical Flow by Deqing SunD. Sun, S. Roth, M. J. Black, Secrets of Optical Flow Estimation and Their Principles, CVPR, 2010http://www.cs.brown.edu/~dqsun/code/flow_code.zip
CodeImage UnderstandingDiscriminative Models for Multi-Class Object LayoutC. Desai, D. Ramanan, C. Fowlkes. "Discriminative Models for Multi-Class Object Layout, IJCV 2011http://www.ics.uci.edu/~desaic/multiobject_context.zip
CodeGraph MatchingHyper-graph Matching via Reweighted Random WalksJ. Lee, M. Cho, K. M. Lee. "Hyper-graph Matching via Reweighted Random Walks", CVPR 2011http://cv.snu.ac.kr/research/~RRWHM/
CodeObject DetectionHough Forests for Object DetectionJ. Gall and V. Lempitsky, Class-Specific Hough Forests for Object Detection, CVPR, 2009http://www.vision.ee.ethz.ch/~gallju/projects/houghforest/index.html
CodeObject DiscoveryUsing Multiple Segmentations to Discover Objects and their Extent in Image CollectionsB. Russell, A. A. Efros, J. Sivic, W. T. Freeman, A. Zisserman, Using Multiple Segmentations to Discover Objects and their Extent in Image Collections, CVPR 2006http://people.csail.mit.edu/brussell/research/proj/mult_seg_discovery/index.html
CodeDimension ReductionDiffusion maps http://www.stat.cmu.edu/~annlee/software.htm
CodeMultiple Kernel LearningSHOGUNS. Sonnenburg, G. Rätsch, C. Schäfer, B. Schölkopf . Large scale multiple kernel learning. JMLR, 2006http://www.shogun-toolbox.org/
CodeDistance TransformationDistance Transforms of Sampled Functions http://people.cs.uchicago.edu/~pff/dt/
CodeImage FilteringImage smoothing via L0 Gradient MinimizationL. Xu, C. Lu, Y. Xu, J. Jia, Image smoothing via L0 Gradient Minimization, SIGGRAPH Asia 2011http://www.cse.cuhk.edu.hk/~leojia/projects/L0smoothing/L0smoothing.zip
CodeFeature ExtractionPCA-SIFTY. Ke and R. Sukthankar, PCA-SIFT: A More Distinctive Representation for Local Image Descriptors,CVPR, 2004http://www.cs.cmu.edu/~yke/pcasift/
CodeVisual TrackingParticle Filter Object Tracking http://blogs.oregonstate.edu/hess/code/particles/
CodeFeature ExtractionsRD-SIFTM. Lourenco, J. P. Barreto and A. Malti, Feature Detection and Matching in Images with Radial Distortion, ICRA 2010http://arthronav.isr.uc.pt/~mlourenco/srdsift/index.html#
CodeMultiple Instance LearningMILESY. Chen, J. Bi and J. Z. Wang, MILES: Multiple-Instance Learning via Embedded Instance Selection. PAMI 2006http://infolab.stanford.edu/~wangz/project/imsearch/SVM/PAMI06/
CodeAction RecognitionDense Trajectories Video DescriptionH. Wang and A. Klaser and C. Schmid and C.- L. Liu, Action Recognition by Dense Trajectories, CVPR, 2011http://lear.inrialpes.fr/people/wang/dense_trajectories
CodeImage SegmentationEfficient Graph-based Image Segmentation - C++ codeP. Felzenszwalb and D. Huttenlocher. Efficient Graph-Based Image Segmentation, IJCV 2004http://people.cs.uchicago.edu/~pff/segment/
CodeObject ProposalParametric min-cutJ. Carreira and C. Sminchisescu. Constrained Parametric Min-Cuts for Automatic Object Segmentation, CVPR 2010http://sminchisescu.ins.uni-bonn.de/code/cpmc/
CodeCommon Visual Pattern DiscoveryCommon Visual Pattern Discovery via Spatially Coherent CorrespondencesH. Liu, S. Yan, "Common Visual Pattern Discovery via Spatially Coherent Correspondences", CVPR 2010https://sites.google.com/site/lhrbss/home/papers/SimplifiedCode.zip?attredirects=0
CodeSparse RepresentationSparse coding simulation softwareOlshausen BA, Field DJ, "Emergence of Simple-Cell Receptive Field Properties by Learning a Sparse Code for Natural Images", Nature 1996http://redwood.berkeley.edu/bruno/sparsenet/
CodeMRF OptimizationMax-flow/min-cut for massive gridsA. Delong and Y. Boykov, A Scalable Graph-Cut Algorithm for N-D Grids, CVPR 2008http://vision.csd.uwo.ca/code/regionpushrelabel-v1.03.zip
CodeOptical FlowHorn and Schunck's Optical Flow http://www.cs.brown.edu/~dqsun/code/hs.zip
CodeSparse RepresentationSparse and Redundant Representations: From Theory to Applications in Signal and Image ProcessingM. Elad, Sparse and Redundant Representations: From Theory to Applications in Signal and Image Processinghttp://www.cs.technion.ac.il/~elad/Various/Matlab-Package-Book.rar
CodeImage UnderstandingTowards Total Scene UnderstandingL.-J. Li, R. Socher and Li F.-F.. Towards Total Scene Understanding:Classification, Annotation and Segmentation in an Automatic Framework, CVPR 2009http://vision.stanford.edu/projects/totalscene/index.html
CodeCamera CalibrationCamera Calibration Toolbox for Matlabhttp://www.vision.caltech.edu/bouguetj/calib_doc/htmls/ref.htmlhttp://www.vision.caltech.edu/bouguetj/calib_doc/
CodeImage SegmentationTurbepixelsA. Levinshtein, A. Stere, K. N. Kutulakos, D. J. Fleet, S. J. Dickinson, and K. Siddiqi, TurboPixels: Fast Superpixels Using Geometric Flows, PAMI 2009http://www.cs.toronto.edu/~babalex/research.html
CodeFeature DetectionEdge Foci Interest PointsL. Zitnickand K. Ramnath, Edge Foci Interest Points, ICCV, 2011http://research.microsoft.com/en-us/um/people/larryz/edgefoci/edge_foci.htm
CodeFeature ExtractionLocal Self-Similarity DescriptorE. Shechtman and M. Irani. Matching local self-similarities across images and videos, CVPR, 2007http://www.robots.ox.ac.uk/~vgg/software/SelfSimilarity/
CodeSubspace LearningGeneralized Principal Component AnalysisR. Vidal, Y. Ma and S. Sastry. Generalized Principal Component Analysis (GPCA), CVPR 2003http://www.vision.jhu.edu/downloads/main.php?dlID=c1
CodeCamera CalibrationEasyCamCalibJ. Barreto, J. Roquette, P. Sturm, and F. Fonseca, Automatic camera calibration applied to medical endoscopy, BMVC, 2009http://arthronav.isr.uc.pt/easycamcalib/
CodeImage SegmentationSuperpixel by Gerg MoriX. Ren and J. Malik. Learning a classification model for segmentation. ICCV, 2003http://www.cs.sfu.ca/~mori/research/superpixels/
CodeImage UnderstandingObject BankLi-Jia Li, Hao Su, Eric P. Xing and Li Fei-Fei. Object Bank: A High-Level Image Representation for Scene Classification and Semantic Feature Sparsification, NIPS 2010http://vision.stanford.edu/projects/objectbank/index.html
CodeSaliency DetectionSpectrum Scale Space based Visual SaliencyJ Li, M D. Levine, X An and H. He, Saliency Detection Based on Frequency and Spatial Domain Analyses, BMVC 2011http://www.cim.mcgill.ca/~lijian/saliency.htm
CodeSparse RepresentationFisher Discrimination Dictionary Learning for Sparse RepresentationM. Yang, L. Zhang, X. Feng and D. Zhang, Fisher Discrimination Dictionary Learning for Sparse Representation, ICCV 2011http://www4.comp.polyu.edu.hk/~cslzhang/code/FDDL.zip
CodeObject DetectionCascade Object Detection with Deformable Part ModelsP. Felzenszwalb, R. Girshick, D. McAllester. Cascade Object Detection with Deformable Part Models. CVPR, 2010http://people.cs.uchicago.edu/~rbg/star-cascade/
CodeObject SegmentationSparse to Dense LabelingP. Ochs, T. Brox, Object Segmentation in Video: A Hierarchical Variational Approach for Turning Point Trajectories into Dense Regions, ICCV 2011http://lmb.informatik.uni-freiburg.de/resources/binaries/SparseToDenseLabeling.tar.gz
CodeOptical FlowDense Point TrackingN. Sundaram, T. Brox, K. KeutzerDense point trajectories by GPU-accelerated large displacement optical flow, ECCV 2010http://lmb.informatik.uni-freiburg.de/resources/binaries/
CodeVisual TrackingTracking with Online Multiple Instance LearningB. Babenko, M.-H. Yang, S. Belongie, Visual Tracking with Online Multiple Instance Learning, PAMI 2011http://vision.ucsd.edu/~bbabenko/project_miltrack.shtml
CodeGraph MatchingReweighted Random Walks for Graph MatchingM. Cho, J. Lee, and K. M. Lee, Reweighted Random Walks for Graph Matching, ECCV 2010http://cv.snu.ac.kr/research/~RRWM/
CodeMachine LearningStatistical Pattern Recognition ToolboxM.I. Schlesinger, V. Hlavac: Ten lectures on the statistical and structural pattern recognition, Kluwer Academic Publishers, 2002http://cmp.felk.cvut.cz/cmp/software/stprtool/
CodeImage Super-resolutionSprarse coding super-resolutionJ. Yang, J. Wright, T. S. Huang, and Y. Ma. Image super-resolution via sparse representation, TIP 2010http://www.ifp.illinois.edu/~jyang29/ScSR.htm
CodeObject DetectionDiscriminatively Trained Deformable Part ModelsP. Felzenszwalb, R. Girshick, D. McAllester, D. Ramanan.Object Detection with Discriminatively Trained Part Based Models, PAMI, 2010http://people.cs.uchicago.edu/~pff/latent/
CodeMultiple Instance LearningMIForestsC. Leistner, A. Saffari, and H. Bischof, MIForests: Multiple-Instance Learning with Randomized Trees, ECCV 2010http://www.ymer.org/amir/software/milforests/
CodeOptical FlowLarge Displacement Optical FlowT. Brox, J. Malik, Large displacement optical flow: descriptor matching in variational motion estimation, PAMI 2011http://lmb.informatik.uni-freiburg.de/resources/binaries/
CodeMultiple View GeometryMATLAB and Octave Functions for Computer Vision and Image ProcessingP. D. Kovesi. MATLAB and Octave Functions for Computer Vision and Image Processing, http://www.csse.uwa.edu.au/~pk/research/matlabfnshttp://www.csse.uwa.edu.au/~pk/Research/MatlabFns/index.html
CodeImage FilteringAnisotropic DiffusionP. Perona and J. Malik, Scale-space and edge detection using anisotropic diffusion, PAMI 1990http://www.mathworks.com/matlabcentral/fileexchange/14995-anisotropic-diffusion-perona-malik
CodeFeature Detection and Feature ExtractionGeometric BlurA. C. Berg, T. L. Berg, and J. Malik. Shape matching and object recognition using low distortion correspondences. CVPR, 2005http://www.robots.ox.ac.uk/~vgg/software/MKL/
CodeLow-Rank ModelingLow-Rank Matrix Recovery and Completion http://perception.csl.uiuc.edu/matrix-rank/sample_code.html
CodeObject DetectionA simple parts and structure object detectorICCV 2005 short courses on Recognizing and Learning Object Categorieshttp://people.csail.mit.edu/fergus/iccv2005/partsstructure.html
CodeKernels and DistancesDiffusion-based distanceH. Ling and K. Okada, Diffusion Distance for Histogram Comparison, CVPR 2006http://www.dabi.temple.edu/~hbling/code/DD_v1.zip
CodeImage DenoisingK-SVD http://www.cs.technion.ac.il/~ronrubin/Software/ksvdbox13.zip
CodeMultiple Kernel LearningSimpleMKLA. Rakotomamonjy, F. Bach, S. Canu, and Y. Grandvalet. Simplemkl. JMRL, 2008http://asi.insa-rouen.fr/enseignants/~arakotom/code/mklindex.html
CodeFeature ExtractionPyramids of Histograms of Oriented Gradients (PHOG)A. Bosch, A. Zisserman, and X. Munoz, Representing shape with a spatial pyramid kernel, CIVR, 2007http://www.robots.ox.ac.uk/~vgg/research/caltech/phog/phog.zip
CodeSparse RepresentationEfficient sparse coding algorithmsH. Lee, A. Battle, R. Rajat and A. Y. Ng, Efficient sparse coding algorithms, NIPS 2007http://ai.stanford.edu/~hllee/softwares/nips06-sparsecoding.htm
CodeMulti-View StereoClustering Views for Multi-view StereoY. Furukawa, B. Curless, S. M. Seitz, and R. Szeliski, Towards Internet-scale Multi-view Stereo, CVPR 2010http://grail.cs.washington.edu/software/cmvs/
CodeMulti-View StereoMulti-View Stereo EvaluationS. Seitz et al. A Comparison and Evaluation of Multi-View Stereo Reconstruction Algorithms, CVPR 2006http://vision.middlebury.edu/mview/
CodeStructure from motionStructure and Motion Toolkit in Matlab http://cms.brookes.ac.uk/staff/PhilipTorr/Code/code_page_4.htm
CodePose EstimationTraining Deformable Models for LocalizationRamanan, D. "Learning to Parse Images of Articulated Bodies." NIPS 2006http://www.ics.uci.edu/~dramanan/papers/parse/index.html
CodeLow-Rank ModelingRASL: Robust Batch Alignment of Images by Sparse and Low-Rank DecompositionY. Peng, A. Ganesh, J. Wright, W. Xu, and Y. Ma, RASL: Robust Batch Alignment of Images by Sparse and Low-Rank Decomposition, CVPR 2010http://perception.csl.uiuc.edu/matrix-rank/rasl.html
CodeDimension ReductionISOMAP http://isomap.stanford.edu/
CodeAlpha MattingLearning-based MattingY. Zheng and C. Kambhamettu, Learning Based Digital Matting, ICCV 2009http://www.mathworks.com/matlabcentral/fileexchange/31412
CodeImage SegmentationNormalized CutJ. Shi and J Malik, Normalized Cuts and Image Segmentation, PAMI, 2000http://www.cis.upenn.edu/~jshi/software/
CodeImage Denoising and Stereo MatchingEfficient Belief Propagation for Early VisionP. F. Felzenszwalb and D. P. Huttenlocher, Efficient Belief Propagation for Early Vision, IJCV, 2006http://www.cs.brown.edu/~pff/bp/
CodeSparse RepresentationA Linear Subspace Learning Approach via Sparse CodingL. Zhang, P. Zhu, Q. Hu and D. Zhang, “A Linear Subspace Learning Approach via Sparse Coding,” ICCV 2011http://www4.comp.polyu.edu.hk/~cslzhang/code/LSL_SC.zip
CodeText RecognitionNeocognitron for handwritten digit recognitionK. Fukushima: "Neocognitron for handwritten digit recognition", Neurocomputing, 2003http://visiome.neuroinf.jp/modules/xoonips/detail.php?item_id=375
CodeImage ClassificationSparse Coding for Image ClassificationJ. Yang, K. Yu, Y. Gong, T. Huang, Linear Spatial Pyramid Matching using Sparse Coding for Image Classification, CVPR, 2009http://www.ifp.illinois.edu/~jyang29/ScSPM.htm
CodeNearest Neighbors MatchingLDAHash: Binary Descriptors for Matching in Large Image DatabasesC. Strecha, A. M. Bronstein, M. M. Bronstein and P. Fua. LDAHash: Improved matching with smaller descriptors, PAMI, 2011.http://cvlab.epfl.ch/research/detect/ldahash/index.php
CodeObject SegmentationClassCut for Unsupervised Class SegmentationB. Alexe, T. Deselaers and V. Ferrari, ClassCut for Unsupervised Class Segmentation, ECCV 2010http://www.vision.ee.ethz.ch/~calvin/classcut/ClassCut-release.zip
CodeImage Quality AssessmentFeature SIMilarity Index http://www4.comp.polyu.edu.hk/~cslzhang/IQA/FSIM/FSIM.htm
CodeSaliency DetectionAttention via Information MaximizationN. Bruce and J. Tsotsos. Saliency based on information maximization. In NIPS, 2005http://www.cse.yorku.ca/~neil/AIM.zip
CodeImage DenoisingWhat makes a good model of natural images ?Y. Weiss and W. T. Freeman, CVPR 2007http://www.cs.huji.ac.il/~yweiss/BRFOE.zip
CodeImage SegmentationMean-Shift Image Segmentation - Matlab WrapperD. Comaniciu, P Meer. Mean Shift: A Robust Approach Toward Feature Space Analysis. PAMI 2002http://www.wisdom.weizmann.ac.il/~bagon/matlab_code/edison_matlab_interface.tar.gz
CodeObject SegmentationGeodesic Star Convexity for Interactive Image SegmentationV. Gulshan, C. Rother, A. Criminisi, A. Blake and A. Zisserman. Geodesic star convexity for interactive image segmentationhttp://www.robots.ox.ac.uk/~vgg/software/iseg/index.shtml
CodeFeature Detection and Feature ExtractionAffine-SIFTJ.M. Morel and G.Yu, ASIFT, A new framework for fully affine invariant image comparison. SIAM Journal on Imaging Sciences, 2009http://www.ipol.im/pub/algo/my_affine_sift/
CodeMRF OptimizationMulti-label optimizationY. Boykov, O. Verksler, and R. Zabih, Fast Approximate Energy Minimization via Graph Cuts, PAMI 2001http://vision.csd.uwo.ca/code/gco-v3.0.zip
CodeFeature Detection and Feature ExtractionScale-invariant feature transform (SIFT) - Demo SoftwareD. Lowe. Distinctive Image Features from Scale-Invariant Keypoints, IJCV 2004.http://www.cs.ubc.ca/~lowe/keypoints/
CodeVisual TrackingKLT: An Implementation of the Kanade-Lucas-Tomasi Feature TrackerB. D. Lucas and T. Kanade. An Iterative Image Registration Technique with an Application to Stereo Vision. IJCAI, 1981http://www.ces.clemson.edu/~stb/klt/
CodeFeature Detection and Feature ExtractionAffine Covariant FeaturesT. Tuytelaars and K. Mikolajczyk, Local Invariant Feature Detectors: A Survey, Foundations and Trends in Computer Graphics and Vision, 2008http://www.robots.ox.ac.uk/~vgg/research/affine/
CodeImage SegmentationSegmenting Scenes by Matching Image CompositesB. Russell, A. A. Efros, J. Sivic, W. T. Freeman, A. Zisserman, NIPS 2009http://www.cs.washington.edu/homes/bcr/projects/SceneComposites/index.html
CodeImage SegmentationOWT-UCM Hierarchical SegmentationP. Arbelaez, M. Maire, C. Fowlkes and J. Malik. Contour Detection and Hierarchical Image Segmentation. PAMI, 2011http://www.eecs.berkeley.edu/Research/Projects/CS/vision/grouping/resources.html
CodeFeature Matching and Image ClassificationThe Pyramid Match: Efficient Matching for Retrieval and RecognitionK. Grauman and T. Darrell. The Pyramid Match Kernel: Discriminative Classification with Sets of Image Features, ICCV 2005http://www.cs.utexas.edu/~grauman/research/projects/pmk/pmk_projectpage.htm
CodeAlpha MattingBayesian MattingY. Y. Chuang, B. Curless, D. H. Salesin, and R. Szeliski, A Bayesian Approach to Digital Matting, CVPR, 2001http://www1.idc.ac.il/toky/CompPhoto-09/Projects/Stud_projects/Miki/index.html
CodeImage DeblurringRichardson-Lucy Deblurring for Scenes under Projective Motion PathY.-W. Tai, P. Tan, M. S. Brown: Richardson-Lucy Deblurring for Scenes under Projective Motion Path, PAMI 2011http://yuwing.kaist.ac.kr/projects/projectivedeblur/projectivedeblur_files/ProjectiveDeblur.zip
CodePose EstimationArticulated Pose Estimation using Flexible Mixtures of PartsY. Yang, D. Ramanan, Articulated Pose Estimation using Flexible Mixtures of Parts, CVPR 2011http://phoenix.ics.uci.edu/software/pose/
CodeFeature ExtractionBRIEF: Binary Robust Independent Elementary FeaturesM. Calonder, V. Lepetit, C. Strecha, P. Fua, BRIEF: Binary Robust Independent Elementary Features, ECCV 2010http://cvlab.epfl.ch/research/detect/brief/
CodeFeature ExtractionGlobal and Efficient Self-SimilarityT. Deselaers and V. Ferrari. Global and Efficient Self-Similarity for Object Classification and Detection. CVPR 2010 andT. Deselaers, V. Ferrari, Global and Efficient Self-Similarity for Object Classification and Detection, CVPR 2010http://www.vision.ee.ethz.ch/~calvin/gss/selfsim_release1.0.tgz
CodeImage Super-resolutionMulti-frame image super-resolutionPickup, L. C. Machine Learning in Multi-frame Image Super-resolution, PhD thesishttp://www.robots.ox.ac.uk/~vgg/software/SR/index.html
CodeFeature Detection and Feature ExtractionScale-invariant feature transform (SIFT) - LibraryD. Lowe. Distinctive Image Features from Scale-Invariant Keypoints, IJCV 2004.http://blogs.oregonstate.edu/hess/code/sift/
CodeImage DenoisingClustering-based DenoisingP. Chatterjee and P. Milanfar, Clustering-based Denoising with Locally Learned Dictionaries (K-LLD), TIP, 2009http://users.soe.ucsc.edu/~priyam/K-LLD/
CodeObject RecognitionRecognition by Association via Learning Per-exemplar DistancesT. Malisiewicz, A. A. Efros, Recognition by Association via Learning Per-exemplar Distances, CVPR 2008http://www.cs.cmu.edu/~tmalisie/projects/cvpr08/dfuns.tar.gz
CodeVisual TrackingSuperpixel TrackingS. Wang, H. Lu, F. Yang, and M.-H. Yang, Superpixel Tracking, ICCV 2011http://faculty.ucmerced.edu/mhyang/papers/iccv11a.html
CodeSparse RepresentationSPArse Modeling SoftwareJ. Mairal, F. Bach, J. Ponce and G. Sapiro. Online Learning for Matrix Factorization and Sparse Coding, JMLR 2010http://www.di.ens.fr/willow/SPAMS/
CodeSaliency DetectionSaliency detection: A spectral residual approachX. Hou and L. Zhang. Saliency detection: A spectral residual approach. CVPR, 2007http://www.klab.caltech.edu/~xhou/projects/spectralResidual/spectralresidual.html
CodeImage FilteringGuided Image FilteringK. He, J. Sun, X. Tang, Guided Image Filtering, ECCV 2010http://personal.ie.cuhk.edu.hk/~hkm007/eccv10/guided-filter-code-v1.rar
CodeKernels and DistancesFast Directional Chamfer Matching http://www.umiacs.umd.edu/~mingyliu/src/fdcm_matlab_wrapper_v0.2.zip
CodeVisual TrackingL1 TrackingX. Mei and H. Ling, Robust Visual Tracking using L1 Minimization, ICCV, 2009http://www.dabi.temple.edu/~hbling/code_data.htm
CodeObject ProposalRegion-based Object ProposalI. Endres and D. Hoiem. Category Independent Object Proposals, ECCV 2010http://vision.cs.uiuc.edu/proposals/
CodeObject DetectionEnsemble of Exemplar-SVMs for Object Detection and BeyondT. Malisiewicz, A. Gupta, A. A. Efros, Ensemble of Exemplar-SVMs for Object Detection and Beyond , ICCV 2011http://www.cs.cmu.edu/~tmalisie/projects/iccv11/
CodeDimension ReductionDimensionality Reduction Toolbox http://homepage.tudelft.nl/19j49/Matlab_Toolbox_for_Dimensionality_Reduction.html
CodeObject DetectionViola-Jones Object DetectionP. Viola and M. Jones, Rapid Object Detection Using a Boosted Cascade of Simple Features, CVPR, 2001http://pr.willowgarage.com/wiki/FaceDetection
CodeObject DetectionImplicit Shape ModelB. Leibe, A. Leonardis, B. Schiele. Robust Object Detection with Interleaved Categorization and Segmentation, IJCV, 2008http://www.vision.ee.ethz.ch/~bleibe/code/ism.html
CodeSaliency DetectionSaliency detection using maximum symmetric surroundR. Achanta and S. Susstrunk. Saliency detection using maximum symmetric surround. In ICIP, 2010http://ivrg.epfl.ch/supplementary_material/RK_ICIP2010/index.html
CodeImage FilteringFast Bilateral FilterS. Paris and F. Durand, A Fast Approximation of the Bilateral Filter using a Signal Processing Approach, ECCV, 2006http://people.csail.mit.edu/sparis/bf/
CodeMachine LearningFastICA package for MATLABhttp://research.ics.tkk.fi/ica/book/http://research.ics.tkk.fi/ica/fastica/
CodeFeature Detection and Feature ExtractionMaximally stable extremal regions (MSER)J. Matas, O. Chum, M. Urba, and T. Pajdla. Robust wide baseline stereo from maximally stable extremal regions. BMVC, 2002http://www.robots.ox.ac.uk/~vgg/research/affine/
CodeStructure from motionBundlerN. Snavely, S M. Seitz, R Szeliski. Photo Tourism: Exploring image collections in 3D. SIGGRAPH 2006http://phototour.cs.washington.edu/bundler/
CodeVisual TrackingOnline Discriminative Object Tracking with Local Sparse RepresentationQ. Wang, F. Chen, W. Xu, and M.-H. Yang, Online Discriminative Object Tracking with Local Sparse Representation, WACV 2012http://faculty.ucmerced.edu/mhyang/code/wacv12a_code.zip
CodeAlpha MattingClosed Form MattingA. Levin D. Lischinski and Y. Weiss. A Closed Form Solution to Natural Image Matting, PAMI 2008.http://people.csail.mit.edu/alevin/matting.tar.gz
CodeImage FilteringGradientShopP. Bhat, C.L. Zitnick, M. Cohen, B. Curless, and J. Kim, GradientShop: A Gradient-Domain Optimization Framework for Image and Video Filtering, TOG 2010http://grail.cs.washington.edu/projects/gradientshop/
CodeVisual TrackingIncremental Learning for Robust Visual TrackingD. Ross, J. Lim, R.-S. Lin, M.-H. Yang, Incremental Learning for Robust Visual Tracking, IJCV 2007http://www.cs.toronto.edu/~dross/ivt/
CodeFeature Detection and Feature ExtractionColor DescriptorK. E. A. van de Sande, T. Gevers and Cees G. M. Snoek, Evaluating Color Descriptors for Object and Scene Recognition, PAMI, 2010http://koen.me/research/colordescriptors/
CodeImage SegmentationEntropy Rate Superpixel SegmentationM.-Y. Liu, O. Tuzel, S. Ramalingam, and R. Chellappa, Entropy Rate Superpixel Segmentation, CVPR 2011http://www.umiacs.umd.edu/~mingyliu/src/ers_matlab_wrapper_v0.1.zip
CodeImage FilteringDomain TransformationE. Gastal, M. Oliveira, Domain Transform for Edge-Aware Image and Video Processing, SIGGRAPH 2011http://inf.ufrgs.br/~eslgastal/DomainTransform/DomainTransformFilters-Source-v1.0.zip
CodeMultiple Kernel LearningOpenKernel.orgF. Orabona and L. Jie. Ultra-fast optimization algorithm for sparse multi kernel learning. ICML, 2011http://www.openkernel.org/
CodeImage SegmentationEfficient Graph-based Image Segmentation - Matlab WrapperP. Felzenszwalb and D. Huttenlocher. Efficient Graph-Based Image Segmentation, IJCV 2004http://www.mathworks.com/matlabcentral/fileexchange/25866-efficient-graph-based-image-segmentation
CodeImage SegmentationBiased Normalized CutS. Maji, N. Vishnoi and J. Malik, Biased Normalized Cut, CVPR 2011http://www.cs.berkeley.edu/~smaji/projects/biasedNcuts/
CodeStereoConstant-Space Belief PropagationQ. Yang, L. Wang, and N. Ahuja, A Constant-Space Belief Propagation Algorithm for Stereo Matching, CVPR 2010http://www.cs.cityu.edu.hk/~qiyang/publications/code/cvpr-10-csbp/csbp.htm
CodeFeature Detection and Feature ExtractionSpeeded Up Robust Feature (SURF) - Open SURFH. Bay, T. Tuytelaars and L. V. Gool SURF: Speeded Up Robust Features, ECCV, 2006http://www.chrisevansdev.com/computer-vision-opensurf.html
CodeVisual TrackingOnline boosting trackersH. Grabner, and H. Bischof, On-line Boosting and Vision, CVPR, 2006http://www.vision.ee.ethz.ch/boostingTrackers/
CodeImage DenoisingSparsity-based Image DenoisingW. Dong, X. Li, L. Zhang and G. Shi, Sparsity-based Image Denoising vis Dictionary Learning and Structural Clustering, CVPR, 2011http://www.csee.wvu.edu/~xinl/CSR.html
CodeFeature Detection and Feature ExtractionScale-invariant feature transform (SIFT) - VLFeatD. Lowe. Distinctive Image Features from Scale-Invariant Keypoints, IJCV 2004.http://www.vlfeat.org/
CodeClusteringSpectral Clustering - UW Project http://www.stat.washington.edu/spectral/
CodeImage DeblurringAnalyzing spatially varying blurA. Chakrabarti, T. Zickler, and W. T. Freeman, Analyzing Spatially-varying Blur, CVPR 2010http://www.eecs.harvard.edu/~ayanc/svblur/
CodeMultiple Instance LearningDD-SVMYixin Chen and James Z. Wang, Image Categorization by Learning and Reasoning with Regions, JMLR 2004 
CodeFeature ExtractionGIST DescriptorA. Oliva and A. Torralba. Modeling the shape of the scene: a holistic representation of the spatial envelope, IJCV, 2001http://people.csail.mit.edu/torralba/code/spatialenvelope/
CodeImage ClassificationTexture ClassificationM. Varma and A. Zisserman, A statistical approach to texture classification from single images, IJCV2005http://www.robots.ox.ac.uk/~vgg/research/texclass/index.html
CodeStructure from motionNonrigid Structure From Motion in Trajectory Space http://cvlab.lums.edu.pk/nrsfm/index.html
CodeAlpha MattingShared MattingE. S. L. Gastal and M. M. Oliveira, Computer Graphics Forum, 2010http://www.inf.ufrgs.br/~eslgastal/SharedMatting/
CodeAction Recognition3D Gradients (HOG3D)A. Klaser, M. Marszałek, and C. Schmid, BMVC, 2008.http://lear.inrialpes.fr/people/klaeser/research_hog3d
CodeImage DenoisingKernel Regressions http://www.soe.ucsc.edu/~htakeda/MatlabApp/KernelRegressionBasedImageProcessingToolBox_ver1-1beta.zip
CodeFeature DetectionBoundary Preserving Dense Local RegionsJ. Kim and K. Grauman, Boundary Preserving Dense Local Regions, CVPR 2011http://vision.cs.utexas.edu/projects/bplr/bplr.html
CodeImage UnderstandingSuperParsingJ. Tighe and S. Lazebnik, SuperParsing: Scalable Nonparametric ImageParsing with Superpixels, ECCV 2010http://www.cs.unc.edu/~jtighe/Papers/ECCV10/eccv10-jtighe-code.zip
CodeImage FilteringWeighted Least Squares FilterZ. Farbman, R. Fattal, D. Lischinski, R. Szeliski, Edge-Preserving Decompositions for Multi-Scale Tone and Detail Manipulation, SIGGRAPH 2008http://www.cs.huji.ac.il/~danix/epd/
CodeImage Super-resolutionSingle-Image Super-Resolution Matlab PackageR. Zeyde, M. Elad, and M. Protter, On Single Image Scale-Up using Sparse-Representations, LNCS 2010http://www.cs.technion.ac.il/~elad/Various/Single_Image_SR.zip
CodeImage UnderstandingBlocks World Revisited: Image Understanding using Qualitative Geometry and MechanicsA. Gupta, A. A. Efros, M. Hebert, Blocks World Revisited: Image Understanding using Qualitative Geometry and Mechanics, ECCV 2010http://www.cs.cmu.edu/~abhinavg/blocksworld/#downloads
CodeFeature ExtractionShape ContextS. Belongie, J. Malik and J. Puzicha. Shape matching and object recognition using shape contexts, PAMI, 2002http://www.eecs.berkeley.edu/Research/Projects/CS/vision/shape/sc_digits.html
CodeImage Processing and Image FilteringPiotr's Image & Video Matlab ToolboxPiotr Dollar, Piotr's Image & Video Matlab Toolbox, http://vision.ucsd.edu/~pdollar/toolbox/doc/index.htmlhttp://vision.ucsd.edu/~pdollar/toolbox/doc/index.html
CodeIllumination, Reflectance, and ShadowWebcam Clip Art: Appearance and Illuminant Transfer from Time-lapse SequencesJ-F. Lalonde, A. A. Efros, S. G. Narasimhan, Webcam Clip Art: Appearance and Illuminant Transfer from Time-lapse Sequences, SIGGRAPH Asia 2009http://www.cs.cmu.edu/~jlalonde/software.html#skyModel
CodePose EstimationCalvin Upper-Body DetectorE. Marcin, F. Vittorio, Better Appearance Models for Pictorial Structures, BMVC 2009http://www.vision.ee.ethz.ch/~calvin/calvin_upperbody_detector/
CodeImage ClassificationLocality-constrained Linear CodingJ. Wang, J. Yang, K. Yu, F. Lv, T. Huang, and Y. Gong. Locality-constrained Linear Coding for Image Classification, CVPR, 2010http://www.ifp.illinois.edu/~jyang29/LLC.htm
CodeFeature Detection and Feature ExtractionSpeeded Up Robust Feature (SURF) - Matlab WrapperH. Bay, T. Tuytelaars and L. V. Gool SURF: Speeded Up Robust Features, ECCV, 2006http://www.maths.lth.se/matematiklth/personal/petter/surfmex.php
CodePose EstimationEstimating Human Pose from Occluded ImagesJ.-B. Huang and M.-H. Yang, Estimating Human Pose from Occluded Images, ACCV 2009http://faculty.ucmerced.edu/mhyang/code/accv09_pose.zip
CodeStructure from motionOpenSourcePhotogrammetry http://opensourcephotogrammetry.blogspot.com/
CodeImage ClassificationSpatial Pyramid MatchingS. Lazebnik, C. Schmid, and J. Ponce. Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories, CVPR 2006http://www.cs.unc.edu/~lazebnik/research/SpatialPyramid.zip
CodeNearest Neighbors MatchingCoherency Sensitive HashingS. Korman, S. Avidan, Coherency Sensitive Hashing, ICCV 2011http://www.eng.tau.ac.il/~simonk/CSH/index.html
CodeImage SegmentationSegmentation by Minimum Code LengthA. Y. Yang, J. Wright, S. Shankar Sastry, Y. Ma , Unsupervised Segmentation of Natural Images via Lossy Data Compression, CVIU, 2007http://perception.csl.uiuc.edu/coding/image_segmentation/
CodeSaliency DetectionFrequency-tuned salient region detectionR. Achanta, S. Hemami, F. Estrada, and S. Susstrunk. Frequency-tuned salient region detection. In CVPR, 2009http://ivrgwww.epfl.ch/supplementary_material/RK_CVPR09/index.html
CodeMRF OptimizationMax-flow/min-cut for shape fittingV. Lempitsky and Y. Boykov, Global Optimization for Shape Fitting, CVPR 2007http://www.csd.uwo.ca/faculty/yuri/Implementations/TouchExpand.zip
CodeFeature DetectionCanny Edge DetectionJ. Canny, A Computational Approach To Edge Detection, PAMI, 1986http://www.mathworks.com/help/toolbox/images/ref/edge.html
CodeObject DetectionMultiple KernelsA. Vedaldi, V. Gulshan, M. Varma, and A. Zisserman, Multiple Kernels for Object Detection. ICCV, 2009http://www.robots.ox.ac.uk/~vgg/software/MKL/
CodeImage SegmentationMean-Shift Image Segmentation - EDISOND. Comaniciu, P Meer. Mean Shift: A Robust Approach Toward Feature Space Analysis. PAMI 2002http://coewww.rutgers.edu/riul/research/code/EDISON/index.html
CodeImage Quality AssessmentDegradation Model http://users.ece.utexas.edu/~bevans/papers/2000/imageQuality/index.html
CodeObject DetectionEnsemble of Exemplar-SVMsT. Malisiewicz, A. Gupta, A. Efros. Ensemble of Exemplar-SVMs for Object Detection and Beyond . ICCV, 2011http://www.cs.cmu.edu/~tmalisie/projects/iccv11/
CodeImage DeblurringRadon TransformT. S. Cho, S. Paris, B. K. P. Horn, W. T. Freeman, Blur kernel estimation using the radon transform, CVPR 2011http://people.csail.mit.edu/taegsang/Documents/RadonDeblurringCode.zip
CodeImage DeblurringEficient Marginal Likelihood Optimization in Blind DeconvolutionA. Levin, Y. Weiss, F. Durand, W. T. Freeman. Efficient Marginal Likelihood Optimization in Blind Deconvolution, CVPR 2011http://www.wisdom.weizmann.ac.il/~levina/papers/LevinEtalCVPR2011Code.zip
CodeFeature DetectionFAST Corner DetectionE. Rosten and T. Drummond, Machine learning for high-speed corner detection, ECCV, 2006http://www.edwardrosten.com/work/fast.html
CodeImage Super-resolutionMDSP Resolution Enhancement SoftwareS. Farsiu, D. Robinson, M. Elad, and P. Milanfar, Fast and Robust Multi-frame Super-resolution, TIP 2004http://users.soe.ucsc.edu/~milanfar/software/superresolution.html
CodeFeature Extraction and Object DetectionHistogram of Oriented Graidents - INRIA Object Localization ToolkitN. Dalal and B. Triggs. Histograms of Oriented Gradients for Human Detection. CVPR 2005http://www.navneetdalal.com/software
CodeVisual TrackingGlobally-Optimal Greedy Algorithms for Tracking a Variable Number of ObjectsH. Pirsiavash, D. Ramanan, C. Fowlkes. "Globally-Optimal Greedy Algorithms for Tracking a Variable Number of Objects, CVPR 2011http://www.ics.uci.edu/~hpirsiav/papers/tracking_cvpr11_release_v1.0.tar.gz
CodeSaliency DetectionSegmenting salient objects from images and videosE. Rahtu, J. Kannala, M. Salo, and J. Heikkila. Segmenting salient objects from images and videos. CVPR, 2010http://www.cse.oulu.fi/MVG/Downloads/saliency
CodeVisual TrackingObject TrackingA. Yilmaz, O. Javed and M. Shah, Object Tracking: A Survey, ACM Journal of Computing Surveys, Vol. 38, No. 4, 2006http://plaza.ufl.edu/lvtaoran/object%20tracking.htm
CodeMachine LearningBoosting Resources by Liangliang Caohttp://www.ifp.illinois.edu/~cao4/reading/boostingbib.htmhttp://www.ifp.illinois.edu/~cao4/reading/boostingbib.htm
CodeMachine LearningNetlab Neural Network SoftwareC. M. Bishop, Neural Networks for Pattern RecognitionㄝOxford University Press, 1995http://www1.aston.ac.uk/eas/research/groups/ncrg/resources/netlab/
CodeOptical FlowClassical Variational Optical FlowT. Brox, A. Bruhn, N. Papenberg, J. Weickert, High accuracy optical flow estimation based on a theory for warping, ECCV 2004http://lmb.informatik.uni-freiburg.de/resources/binaries/
CodeSparse RepresentationCentralized Sparse Representation for Image RestorationW. Dong, L. Zhang and G. Shi, “Centralized Sparse Representation for Image Restoration,” ICCV 2011http://www4.comp.polyu.edu.hk/~cslzhang/code/CSR_IR.zip
CourseComputer VisionIntroduction to Computer Vision, Stanford University, Winter 2010-2011Fei-Fei Lihttp://vision.stanford.edu/teaching/cs223b/
CourseComputer VisionComputer Vision: From 3D Reconstruction to Visual Recognition, Fall 2012Silvio Savarese and Fei-Fei Lihttps://www.coursera.org/course/computervision
CourseComputer VisionComputer Vision, University of Texas at Austin, Spring 2011Kristen Graumanhttp://www.cs.utexas.edu/~grauman/courses/spring2011/index.html
CourseComputer VisionLearning-Based Methods in Vision, CMU, Spring 2012Alexei “Alyosha” Efros and Leonid Sigalhttps://docs.google.com/document/pub?id=1jGBn7zPDEaU33fJwi3YI_usWS-U6gpSSJotV_2gDrL0
CourseVisual RecognitionVisual Recognition, University of Texas at Austin, Fall 2011Kristen Graumanhttp://www.cs.utexas.edu/~grauman/courses/fall2011/schedule.html
CourseComputer VisionIntroduction to Computer VisionJames Hays, Brown University, Fall 2011http://www.cs.brown.edu/courses/cs143/
CourseComputer VisionComputer Vision, University of North Carolina at Chapel Hill, Spring 2010Svetlana Lazebnikhttp://www.cs.unc.edu/~lazebnik/spring10/
CourseComputer VisionComputer Vision: The Fundamentals, University of California at Berkeley, Fall 2012Jitendra Malikhttps://www.coursera.org/course/vision
CourseComputational PhotographyComputational Photography, University of Illinois, Urbana-Champaign, Fall 2011Derek Hoiemhttp://www.cs.illinois.edu/class/fa11/cs498dh/
CourseGraphical ModelsInference in Graphical Models, Stanford University, Spring 2012Andrea Montanari, Stanford Universityhttp://www.stanford.edu/~montanar/TEACHING/Stat375/stat375.html
CourseComputer VisionComputer Vision, New York University, Fall 2012Rob Fergushttp://cs.nyu.edu/~fergus/teaching/vision_2012/index.html
CourseComputer VisionAdvances in Computer VisionAntonio Torralba, MIT, Spring 2010http://groups.csail.mit.edu/vision/courses/6.869/
CourseComputer VisionComputer Vision, University of Illinois, Urbana-Champaign, Spring 2012Derek Hoiemhttp://www.cs.illinois.edu/class/sp12/cs543/
CourseComputational PhotographyComputational Photography, CMU, Fall 2011Alexei “Alyosha” Efroshttp://graphics.cs.cmu.edu/courses/15-463/2011_fall/463.html
CourseComputer VisionComputer Vision, University of Washington, Winter 2012Steven Seitzhttp://www.cs.washington.edu/education/courses/cse455/12wi/
LinkSource codeSource Code Collection for Reproducible Researchcollected by Xin Li, Lane Dept of CSEE, West Virginia Universityhttp://www.csee.wvu.edu/~xinl/reproducible_research.html
LinkComputer VisionComputer Image Analysis, Computer Vision ConferencesUSChttp://iris.usc.edu/information/Iris-Conferences.html
LinkComputer VisionCV Papers on the webCVPapershttp://www.cvpapers.com/index.html
LinkComputer VisionCVonlineCVonline: The Evolving, Distributed, Non-Proprietary, On-Line Compendium of Computer Visionhttp://homepages.inf.ed.ac.uk/rbf/CVonline/
LinkDatasetCompiled list of recognition datasetscompiled by Kristen Graumanhttp://www.cs.utexas.edu/~grauman/courses/spring2008/datasets.htm
LinkComputer VisionAnnotated Computer Vision Bibliographycompiled by Keith Pricehttp://iris.usc.edu/Vision-Notes/bibliography/contents.html
LinkComputer VisionThe Computer Vision homepage http://www.cs.cmu.edu/afs/cs/project/cil/ftp/html/vision.html
LinkComputer Vision IndustryThe Computer Vision IndustryDavid Lowehttp://www.cs.ubc.ca/~lowe/vision.html
LinkSource codeComputer Vision Algorithm ImplementationsCVPapershttp://www.cvpapers.com/rr.html
LinkComputer VisionCV Datasets on the webCVPapershttp://www.cvpapers.com/datasets.html
TalkVisual RecognitionUnderstanding Visual ScenesAntonio Torralba, MIThttp://videolectures.net/nips09_torralba_uvs/
TalkNeuroscienceLearning in Hierarchical Architectures: from Neuroscience to Derived KernelsTomaso A. Poggio, McGovern Institute for Brain Research, Massachusetts Institute of Technologyhttp://videolectures.net/mlss09us_poggio_lhandk/
TalkDeep LearningA tutorial on Deep LearningGeoffrey E. Hinton, Department of Computer Science, University of Torontohttp://videolectures.net/jul09_hinton_deeplearn/
TalkBoostingTheory and Applications of BoostingRobert Schapire, Department of Computer Science, Princeton Universityhttp://videolectures.net/mlss09us_schapire_tab/
TalkGraphical ModelsGraphical Models and message-passing algorithmsMartin J. Wainwright, University of California at Berkeleyhttp://videolectures.net/mlss2011_wainwright_messagepassing/
TalkStatistical Learning TheoryStatistical Learning TheoryJohn Shawe-Taylor, Centre for Computational Statistics and Machine Learning, University College Londonhttp://videolectures.net/mlss04_taylor_slt/
TalkGaussian ProcessGaussian Process BasicsDavid MacKay, University of Cambridgehttp://videolectures.net/gpip06_mackay_gpb/
TalkInformation TheoryInformation TheoryDavid MacKay, University of Cambridgehttp://videolectures.net/mlss09uk_mackay_it/
TalkOptimizationOptimization Algorithms in Machine LearningStephen J. Wright, Computer Sciences Department, University of Wisconsin - Madisonhttp://videolectures.net/nips2010_wright_oaml/
TalkBayesian InferenceIntroduction To Bayesian InferenceChristopher Bishop, Microsoft Researchhttp://videolectures.net/mlss09uk_bishop_ibi/
TalkBayesian NonparametricsModern Bayesian NonparametricsPeter Orbanz and Yee Whye Tehhttp://www.youtube.com/watch?v=F0_ih7THV94&feature=relmfu
TalkKernels and DistancesMachine learning and kernel methods for computer visionFrancis R. Bach, INRIAhttp://videolectures.net/etvc08_bach_mlakm/
TalkOptimizationConvex OptimizationLieven Vandenberghe, Electrical Engineering Department, University of California, Los Angeleshttp://videolectures.net/mlss2011_vandenberghe_convex/
TalkOptimizationEnergy Minimization with Label costs and Applications in Multi-Model FittingYuri Boykov, Department of Computer Science, University of Western Ontariohttp://videolectures.net/nipsworkshops2010_boykov_eml/
TalkObject DetectionObject Recognition with Deformable ModelsPedro Felzenszwalb, Brown Universityhttp://www.youtube.com/watch?v=_J_clwqQ4gI
TalkLow-level visionLearning and Inference in Low-Level VisionYair Weiss, School of Computer Science and Engineering, The Hebrew University of Jerusalemhttp://videolectures.net/nips09_weiss_lil/
Talk3D Computer Vision3D Computer Vision: Past, Present, and FutureSteven Seitz, University of Washington, Google Tech Talk, 2011http://www.youtube.com/watch?v=kyIzMr917Rc
TalkOptimizationWho is Afraid of Non-Convex Loss Functions?Yann LeCun, New York Universityhttp://videolectures.net/eml07_lecun_wia/
TalkSparse RepresentationSparse Methods for Machine Learning: Theory and AlgorithmsFrancis R. Bach, INRIAhttp://videolectures.net/nips09_bach_smm/
TalkOptimization and Support Vector MachinesOptimization Algorithms in Support Vector MachinesStephen J. Wright, Computer Sciences Department, University of Wisconsin - Madisonhttp://videolectures.net/mlss09us_wright_oasvm/
TalkInformation TheoryInformation Theory in Learning and ControlNaftali (Tali) Tishby, The Hebrew Universityhttp://www.youtube.com/watch?v=GKm53xGbAOk&feature=relmfu
TalkRelative EntropyRelative EntropySergio Verdu, Princeton Universityhttp://videolectures.net/nips09_verdu_re/
TutorialObject DetectionGeometry constrained parts based detectionSimon Lucey, Jason Saragih, ICCV 2011 Tutorialhttp://ci2cv.net/tutorials/iccv-2011/
TutorialGraphical ModelsLearning with inference for discrete graphical modelsNikos Komodakis, Pawan Kumar, Nikos Paragios, Ramin Zabih, ICCV 2011 Tutorialhttp://www.csd.uoc.gr/~komod/ICCV2011_tutorial/
TutorialVariational CalculusVariational methods for computer visionDaniel Cremers, Bastian Goldlucke, Thomas Pock, ICCV 2011 Tutorialhttp://cvpr.in.tum.de/tutorials/iccv2011
Tutorial3D perceptionComputer Vision and 3D Perception for RoboticsRadu Bogdan Rusu, Gary Bradski, Caroline Pantofaru, Stefan Hinterstoisser, Stefan Holzer, Kurt Konolige and Andrea Vedaldi, ECCV 2010 Tutorialhttp://www.willowgarage.com/workshops/2010/eccv
TutorialAction RecognitionLooking at people: The past, the present and the futureL. Sigal, T. Moeslund, A. Hilton, V. Kruger, ICCV 2011 Tutorialhttp://www.cs.brown.edu/~ls/iccv2011tutorial.html
TutorialNon-linear Least SquaresComputer vision fundamentals: robust non-linear least-squares and their applicationsPascal Fua, Vincent Lepetit, ICCV 2011 Tutorialhttp://cvlab.epfl.ch/~fua/courses/lsq/
TutorialAction RecognitionFrontiers of Human Activity AnalysisJ. K. Aggarwal, Michael S. Ryoo, and Kris Kitani, CVPR 2011 Tutorialhttp://cvrc.ece.utexas.edu/mryoo/cvpr2011tutorial/
TutorialStructured PredictionStructured Prediction and Learning in Computer VisionS. Nowozin and C. Lampert, CVPR 2011 Tutorialhttp://www.nowozin.net/sebastian/cvpr2011tutorial/
TutorialAction RecognitionStatistical and Structural Recognition of Human ActionsIvan Laptev and Greg Mori, ECCV 2010 Tutorialhttps://sites.google.com/site/humanactionstutorialeccv10/
TutorialComputational SymmetryComputational Symmetry: Past, Current, FutureYanxi Liu, ECCV 2010 Tutorialhttp://vision.cse.psu.edu/research/symmComp/index.shtml
TutorialMatlabMatlab TutorialDavid Kriegman and Serge Belongiehttp://www.cs.unc.edu/~lazebnik/spring10/matlab.intro.html
TutorialMatlabWriting Fast MATLAB CodePascal Getreuer, Yale Universityhttp://www.mathworks.com/matlabcentral/fileexchange/5685
TutorialSpectral ClusteringA Tutorial on Spectral ClusteringUlrike von Luxburg, Max Planck Institute for Biological Cyberneticshttp://web.mit.edu/~wingated/www/introductions/tutorial_on_spectral_clustering.pdf
TutorialFeature Learning, Image ClassificationFeature Learning for Image ClassificationKai Yu and Andrew Ng, ECCV 2010 Tutorialhttp://ufldl.stanford.edu/eccv10-tutorial/
TutorialShape Analysis, Diffusion GeometryDiffusion Geometry Methods in Shape AnalysisA. Brontein and M. Bronstein, ECCV 2010 Tutorialhttp://tosca.cs.technion.ac.il/book/course_eccv10.html
TutorialGraphical ModelsGraphical Models, Exponential Families, and Variational InferenceMartin J. Wainwright and Michael I. Jordan, University of California at Berkeleyhttp://www.eecs.berkeley.edu/~wainwrig/Papers/WaiJor08_FTML.pdf
TutorialColor Image ProcessingColor image understanding: from acquisition to high-level image understandingTheo Gevers, Keigo Hirakawa, Joost van de Weijer, ICCV 2011 Tutorialhttp://www.cat.uab.cat/~joost/tutorial_iccv.html
TutorialStructure from motionNonrigid Structure from MotionY. Sheikh and Sohaib Khan, ECCV 2010 Tutorialhttp://www.cs.cmu.edu/~yaser/ECCV2010Tutorial.html
TutorialExpectation MaximizationA Gentle Tutorial of the EM Algorithmand its Application to ParameterEstimation for Gaussian Mixture andHidden Markov ModelsJeff A. Bilmes, University of California at Berkeleyhttp://crow.ee.washington.edu/people/bulyko/papers/em.pdf
TutorialDecision ForestsDecision forests for classification, regression, clustering and density estimationA. Criminisi, J. Shotton and E. Konukoglu, ICCV 2011 Tutorialhttp://research.microsoft.com/en-us/groups/vision/decisionforests.aspx
Tutorial3D point cloud processing3D point cloud processing: PCL (Point Cloud Library)R. Rusu, S. Holzer, M. Dixon, V. Rabaud, ICCV 2011 Tutorialhttp://www.pointclouds.org/media/iccv2011.html
TutorialImage RegistrationTools and Methods for Image RegistrationBrown, G. Carneiro, A. A. Farag, E. Hancock, A. A. Goshtasby (Organizer), J. Matas, J.M. Morel, N. S. Netanyahu, F. Sur, and G. Yu, CVPR 2011 Tutorialhttp://www.imgfsr.com/CVPR2011/Tutorial6/
TutorialNon-rigid registrationNon-rigid registration and reconstructionAlessio Del Bue, Lourdes Agapito, Adrien Bartoli, ICCV 2011 Tutorialhttp://www.isr.ist.utl.pt/~adb/tutorial/
TutorialVariational CalculusVariational Methods in Computer VisionD. Cremers, B. Goldlücke, T. Pock, ECCV 2010 Tutorialhttp://cvpr.cs.tum.edu/tutorials/eccv2010
TutorialDistance Metric LearningDistance Functions and Metric LearningM. Werman, O. Pele and B. Kulis, ECCV 2010 Tutorialhttp://www.cs.huji.ac.il/~ofirpele/DFML_ECCV2010_tutorial/
TutorialFeature ExtractionImage and Video Description with Local Binary Pattern VariantsM. Pietikainen and J. Heikkila, CVPR 2011 Tutorialhttp://www.ee.oulu.fi/research/imag/mvg/files/pdf/CVPR-tutorial-final.pdf
TutorialGame TheoryGame Theory in Computer Vision and Pattern RecognitionMarcello Pelillo and Andrea Torsello, CVPR 2011 Tutorialhttp://www.dsi.unive.it/~atorsell/cvpr2011tutorial/
TutorialComputational ImagingFcam: an architecture and API for computational camerasKari Pulli, Andrew Adams, Timo Ahonen, Marius Tico, ICCV 2011 Tutorialhttp://fcam.garage.maemo.org/iccv2011.html
 

Other useful links (dataset, lectures, and other softwares)

Conference Information

  • Computer Image Analysis, Computer Vision Conferences

Papers

  • Computer vision paper on the web

  • NIPS Proceedings

Datasets

  • Compiled list of recognition datasets

  • The PASCAL Visual Object Classes

  • Computer vision dataset from CMU

Lectures

  • Videolectures

Source Codes

  • Computer Vision Algorithm Implementations

  • OpenCV

  • Source Code Collection for Reproducible Research

Patents
  • United States Patent & Trademark Office

Source Codes

  • Computer Vision Algorithm Implementations

  • OpenCV

  • Source Code Collection for Reproducible Research



原文链接http://blog.csdn.net/dcraw/article/details/7617891

查看全文
如若内容造成侵权/违法违规/事实不符,请联系编程学习网邮箱:809451989@qq.com进行投诉反馈,一经查实,立即删除!

相关文章

  1. 计算机视觉相关资料

    转自:http://www.csee.wvu.edu/~xinl/source.html 只做备份使用 Reproducible Research in Computational Science “It doesnt matter how beautiful your theory is, it doesnt matter how smart you are. If it doesnt agree with experiment, its wrong” - Ric…...

    2024/4/21 1:23:14
  2. 【数据集】计算机视觉,深度学习,数据挖掘数据集整理

    目录 金融 交通 商业 推荐系统 医疗健康 图像数据 综合图像 场景图像 Web标签图像 人形轮廓图像 视觉文字识别图像 特定一类事物图像 材质纹理图像 物体分类图像 人脸图像 姿势动作图像 指纹识别 其它图像数据 Participate in Reproducible Research Detect…...

    2024/4/21 1:23:13
  3. CVPR2018-腾讯AI Lab提出新型损失函数LMCL:可显著增强人脸识别模型的判别能力

    深度卷积神经网络 (CNN) 已经推动人脸识别实现了革命性的进展。人脸识别的核心任务包括人脸验证和人脸辨识。然而,在传统意义上的深度卷积神经网络的 softmax 代价函数的监督下,所学习的模型通常缺乏足够的判别性。为了解决这一问题,近期一系…...

    2024/4/21 1:23:13
  4. Win10蓝屏提示driver power state failure怎么办

    最近使用Win10系统笔记本的用户反应,在运行全屏游戏的时候切换到桌面再切换回游戏的时候会蓝屏,错误代码driver power state failure的现象,该怎么办呢?下面给大家分享下解决方法。 原因分析: 导致这样的原因一般是由于硬件驱动问…...

    2024/5/5 20:52:05
  5. Windows 7 蓝屏原因

    Windows 7 蓝屏 Microsoft (R) Windows Debugger Version 6.11.0001.404 X86 Copyright (c) Microsoft Corporation. All rights reserved.Loading Dump File [C:\Windows\Minidump\021714-17300-01.dmp] Mini Kernel Dump File: Only registers and stack trace are available…...

    2024/5/6 5:49:54
  6. 几种蓝屏分析及解决汇总

    余入测试半载,经手电脑三百有余,种类凡二十。 窃以为谬误之最莫过于蓝屏也。余之工作电脑但若蓝屏,无一不两股战战,凄凄惶惶,忽觉万事休矣。思己及人,广大万千学子盖因如是。然余所学不精,资历甚…...

    2024/4/30 13:17:02
  7. 0x000000C2:BAD_POOL_CALLER 蓝屏修复

    蓝屏描述 当电脑运行一段时间后(时间不定),会出现如图的蓝屏,并自动重启 蓝屏修复步骤如下 0x000000C2:BAD_POOL_CALLER 1 ◆错误分析:一个内核层的进程或驱动程序错误地试图进入内存操作. 通常是驱动程序或存在BUG的软件造成的. …...

    2024/5/6 7:20:20
  8. 0x0000007b 电脑蓝屏的解决方法

    AHCI是高级主机控制接口,可以发挥SATA硬盘潜在的加速功能,尤其是固态硬盘,更加需要使用AHCI硬盘模式,开启ahci一般在安装系统之前进入BIOS进行设置,但是不同主板BIOS设置界面不尽相同,很多人都不懂bios怎么…...

    2024/4/21 1:23:07
  9. 微软又犯二了!WebApi中不支持MVC的OutputCache

    实现方式参见:http://www.strathweb.com/2012/05/output-caching-in-asp-net-web-api/ 我个人还是建议直接用普通的MVCController配合普通的Action,这样可以提供高性能的WebApi出去。转载于:https://www.cnblogs.com/yanyuge/p/3502130.html...

    2024/5/6 7:36:57
  10. 修改引导高级选项导致蓝屏

    参考文档:https://jingyan.baidu.com/article/39810a238016fcb636fda624.html 新买了台式机,为了尽可能提高性能,在电源部分修改成高性能部分之后,又修改了引导高级选项中选择处理器个数最大,以及最大内存。 最后发现…...

    2024/4/20 20:44:52
  11. windows10 结桌面进程,蓝屏

    1.windowsr,打开运行,输入mstsc,回车,输入对应的服务器登录2.登陆后出现蓝屏,无法显示桌面,CtrlAltEnd键,激活远程任务管理器,打开任务管理器3.在进程查找explorer.exe,如…...

    2024/5/5 12:24:38
  12. 电脑蓝屏代码大全及解决办法合集

    电脑蓝屏是最痛苦最难受的一件事情。但是此文章整理了涵盖90%的电脑蓝屏的含义以及解决办法,下面就让我们一起通过这个文章来看看吧。 内容很多先写一点点,放个连接文档大家下载。 0 0x00000000 作业完成。 1 0x00000001 不正确的函数。 2 0x00000002…...

    2024/5/5 12:24:34
  13. 蓝屏代码0x00000109 错误分析

    背景: 近2~3天win10频繁出现CRITICAL_STRUCTURE_CORRUPTION故障 暂无法100%复现该蓝屏故障,无法确定是windows补丁、硬件驱动、第三方软件哪一方导致的问题,需要参考系统日志进行蓝屏故障分析。 参考资料: MicroSoft:停止错误或蓝…...

    2024/4/28 13:30:44
  14. windows 蓝屏 BCCode代码解释

    一、软件引起的"蓝屏"故障 1、重要文件损坏或丢失会引起"蓝屏"故障(包括病毒所致)。 WIN中VxD(虚拟设备驱动程序)或.DLL(动态连接库)之类的重要文件丢失会出现"蓝屏警告"。解决的办法是…...

    2024/4/21 1:23:05
  15. PE解决蓝屏问题,蓝屏码:0X0000009A

    起因 强行把笔记本屏幕通过HDMI扩展到(不能当显示器的)联想一体机(C340)上,导致C340瞬间黑屏,可能是把显卡驱动搞坏了,所有按键无效,重启后报蓝屏:STOP:0X0000009A&…...

    2024/5/5 14:43:49
  16. 常见的windows蓝屏代码查询及处理

    所谓解绳之人还得系绳之人,window蓝屏当然就要找微软啦 这里我给微软的蓝屏代码整理了下,浏览器中 ctrlF 调出查找即可定位具体的蓝屏代码位置,然后点击对应的【右边描述连接】即可查看解决办法和描述 代码描述0x00000001APC_INDEX_MISMATC…...

    2024/5/1 7:36:48
  17. Windows卸载软件出现蓝屏SYSTEM SERVICE EXCEPTION(VrvProtect_x64_2.sys)

    今天给大家介绍一个卸载Windows上软件的工具Windows Installer Clean Up,可以卸载电脑上的很多控制面板里面卸载不掉的软件,或者卸载过程中出现问题的软件。 (1)出现的现象: 系统安装的某些软件有时候想卸载的时候就是…...

    2024/4/21 1:23:02
  18. 【tkinter】蓝屏程序恶作剧

    python-tkinter:实现很难退出的假蓝屏简介使用的库源码效果关闭简介 使用tkinter库写一个蓝屏的界面来实现计算机的假蓝屏,且比较难退出 这不是病毒,只是让一个全蓝的界面置于窗口顶端 使用的库 tkinter 源码 import tkinter as tk from subprocess…...

    2024/4/21 1:23:01
  19. 安装系统时出现7e蓝屏错误代码怎么办

    生活中,安装系统是出现蓝屏是常会遇到的问题,当我们安装win7系统的时候出现了突然出现0x0000007e蓝屏错误代码提示该怎么办?下面就来帮助大家了解并且解决安装系统是蓝屏的现象。如下图所示 从上图可以看出蓝屏错误代码的相关提示&#xff0c…...

    2024/4/21 1:23:01
  20. 百度地图定位蓝屏

    》6.0机子: 关于配置,请参照官方文档。配置没问题,一般就是权限申请有问题。6.0以后,manifest文件配置的特殊权限(如定位、相机、wifi等)将不起决定性作用,而需要在代码中手动申请,具…...

    2024/4/21 1:23:00

最新文章

  1. PHP基础【介绍,注释,更改编码,赋值,数据类型】

    源码 <?php //单行注释 /* 多行注释 *///通过header()函数发送http头的请求信息用来指定页面的字符集编码 header("Content-type:text/html;Charsetutf-8"); //告诉浏览器&#xff0c;当前页面的内容类型是HTML&#xff0c;并且页面内容使用的是UTF-8编码。//ph…...

    2024/5/6 8:22:30
  2. 梯度消失和梯度爆炸的一些处理方法

    在这里是记录一下梯度消失或梯度爆炸的一些处理技巧。全当学习总结了如有错误还请留言&#xff0c;在此感激不尽。 权重和梯度的更新公式如下&#xff1a; w w − η ⋅ ∇ w w w - \eta \cdot \nabla w ww−η⋅∇w 个人通俗的理解梯度消失就是网络模型在反向求导的时候出…...

    2024/3/20 10:50:27
  3. 爬虫学习第一天

    爬虫-1 爬虫学习第一天1、什么是爬虫2、爬虫的工作原理3、爬虫核心4、爬虫的合法性5、爬虫框架6、爬虫的挑战7、难点8、反爬手段8.1、Robots协议8.2、检查 User-Agent8.3、ip限制8.4、SESSION访问限制8.5、验证码8.6、数据动态加载8.7、数据加密-使用加密算法 9、用python学习爬…...

    2024/5/5 15:38:48
  4. 基于8086贪吃蛇游戏系统方恨设计

    **单片机设计介绍&#xff0c;基于8086贪吃蛇游戏系统方恨设计 文章目录 一 概要二、功能设计三、 软件设计原理图 五、 程序六、 文章目录 一 概要 基于8086的贪吃蛇游戏系统设计是一个结合了微处理器控制、游戏逻辑以及图形显示技术的综合性项目。该系统旨在通过8086微处理器…...

    2024/5/5 7:21:14
  5. 【外汇早评】美通胀数据走低,美元调整

    原标题:【外汇早评】美通胀数据走低,美元调整昨日美国方面公布了新一期的核心PCE物价指数数据,同比增长1.6%,低于前值和预期值的1.7%,距离美联储的通胀目标2%继续走低,通胀压力较低,且此前美国一季度GDP初值中的消费部分下滑明显,因此市场对美联储后续更可能降息的政策…...

    2024/5/4 23:54:56
  6. 【原油贵金属周评】原油多头拥挤,价格调整

    原标题:【原油贵金属周评】原油多头拥挤,价格调整本周国际劳动节,我们喜迎四天假期,但是整个金融市场确实流动性充沛,大事频发,各个商品波动剧烈。美国方面,在本周四凌晨公布5月份的利率决议和新闻发布会,维持联邦基金利率在2.25%-2.50%不变,符合市场预期。同时美联储…...

    2024/5/4 23:54:56
  7. 【外汇周评】靓丽非农不及疲软通胀影响

    原标题:【外汇周评】靓丽非农不及疲软通胀影响在刚结束的周五,美国方面公布了新一期的非农就业数据,大幅好于前值和预期,新增就业重新回到20万以上。具体数据: 美国4月非农就业人口变动 26.3万人,预期 19万人,前值 19.6万人。 美国4月失业率 3.6%,预期 3.8%,前值 3…...

    2024/5/4 23:54:56
  8. 【原油贵金属早评】库存继续增加,油价收跌

    原标题:【原油贵金属早评】库存继续增加,油价收跌周三清晨公布美国当周API原油库存数据,上周原油库存增加281万桶至4.692亿桶,增幅超过预期的74.4万桶。且有消息人士称,沙特阿美据悉将于6月向亚洲炼油厂额外出售更多原油,印度炼油商预计将每日获得至多20万桶的额外原油供…...

    2024/5/4 23:55:17
  9. 【外汇早评】日本央行会议纪要不改日元强势

    原标题:【外汇早评】日本央行会议纪要不改日元强势近两日日元大幅走强与近期市场风险情绪上升,避险资金回流日元有关,也与前一段时间的美日贸易谈判给日本缓冲期,日本方面对汇率问题也避免继续贬值有关。虽然今日早间日本央行公布的利率会议纪要仍然是支持宽松政策,但这符…...

    2024/5/4 23:54:56
  10. 【原油贵金属早评】欧佩克稳定市场,填补伊朗问题的影响

    原标题:【原油贵金属早评】欧佩克稳定市场,填补伊朗问题的影响近日伊朗局势升温,导致市场担忧影响原油供给,油价试图反弹。此时OPEC表态稳定市场。据消息人士透露,沙特6月石油出口料将低于700万桶/日,沙特已经收到石油消费国提出的6月份扩大出口的“适度要求”,沙特将满…...

    2024/5/4 23:55:05
  11. 【外汇早评】美欲与伊朗重谈协议

    原标题:【外汇早评】美欲与伊朗重谈协议美国对伊朗的制裁遭到伊朗的抗议,昨日伊朗方面提出将部分退出伊核协议。而此行为又遭到欧洲方面对伊朗的谴责和警告,伊朗外长昨日回应称,欧洲国家履行它们的义务,伊核协议就能保证存续。据传闻伊朗的导弹已经对准了以色列和美国的航…...

    2024/5/4 23:54:56
  12. 【原油贵金属早评】波动率飙升,市场情绪动荡

    原标题:【原油贵金属早评】波动率飙升,市场情绪动荡因中美贸易谈判不安情绪影响,金融市场各资产品种出现明显的波动。随着美国与中方开启第十一轮谈判之际,美国按照既定计划向中国2000亿商品征收25%的关税,市场情绪有所平复,已经开始接受这一事实。虽然波动率-恐慌指数VI…...

    2024/5/4 23:55:16
  13. 【原油贵金属周评】伊朗局势升温,黄金多头跃跃欲试

    原标题:【原油贵金属周评】伊朗局势升温,黄金多头跃跃欲试美国和伊朗的局势继续升温,市场风险情绪上升,避险黄金有向上突破阻力的迹象。原油方面稍显平稳,近期美国和OPEC加大供给及市场需求回落的影响,伊朗局势并未推升油价走强。近期中美贸易谈判摩擦再度升级,美国对中…...

    2024/5/4 23:54:56
  14. 【原油贵金属早评】市场情绪继续恶化,黄金上破

    原标题:【原油贵金属早评】市场情绪继续恶化,黄金上破周初中国针对于美国加征关税的进行的反制措施引发市场情绪的大幅波动,人民币汇率出现大幅的贬值动能,金融市场受到非常明显的冲击。尤其是波动率起来之后,对于股市的表现尤其不安。隔夜美国股市出现明显的下行走势,这…...

    2024/5/6 1:40:42
  15. 【外汇早评】美伊僵持,风险情绪继续升温

    原标题:【外汇早评】美伊僵持,风险情绪继续升温昨日沙特两艘油轮再次发生爆炸事件,导致波斯湾局势进一步恶化,市场担忧美伊可能会出现摩擦生火,避险品种获得支撑,黄金和日元大幅走强。美指受中美贸易问题影响而在低位震荡。继5月12日,四艘商船在阿联酋领海附近的阿曼湾、…...

    2024/5/4 23:54:56
  16. 【原油贵金属早评】贸易冲突导致需求低迷,油价弱势

    原标题:【原油贵金属早评】贸易冲突导致需求低迷,油价弱势近日虽然伊朗局势升温,中东地区几起油船被袭击事件影响,但油价并未走高,而是出于调整结构中。由于市场预期局势失控的可能性较低,而中美贸易问题导致的全球经济衰退风险更大,需求会持续低迷,因此油价调整压力较…...

    2024/5/4 23:55:17
  17. 氧生福地 玩美北湖(上)——为时光守候两千年

    原标题:氧生福地 玩美北湖(上)——为时光守候两千年一次说走就走的旅行,只有一张高铁票的距离~ 所以,湖南郴州,我来了~ 从广州南站出发,一个半小时就到达郴州西站了。在动车上,同时改票的南风兄和我居然被分到了一个车厢,所以一路非常愉快地聊了过来。 挺好,最起…...

    2024/5/4 23:55:06
  18. 氧生福地 玩美北湖(中)——永春梯田里的美与鲜

    原标题:氧生福地 玩美北湖(中)——永春梯田里的美与鲜一觉醒来,因为大家太爱“美”照,在柳毅山庄去寻找龙女而错过了早餐时间。近十点,向导坏坏还是带着饥肠辘辘的我们去吃郴州最富有盛名的“鱼头粉”。说这是“十二分推荐”,到郴州必吃的美食之一。 哇塞!那个味美香甜…...

    2024/5/4 23:54:56
  19. 氧生福地 玩美北湖(下)——奔跑吧骚年!

    原标题:氧生福地 玩美北湖(下)——奔跑吧骚年!让我们红尘做伴 活得潇潇洒洒 策马奔腾共享人世繁华 对酒当歌唱出心中喜悦 轰轰烈烈把握青春年华 让我们红尘做伴 活得潇潇洒洒 策马奔腾共享人世繁华 对酒当歌唱出心中喜悦 轰轰烈烈把握青春年华 啊……啊……啊 两…...

    2024/5/4 23:55:06
  20. 扒开伪装医用面膜,翻六倍价格宰客,小姐姐注意了!

    原标题:扒开伪装医用面膜,翻六倍价格宰客,小姐姐注意了!扒开伪装医用面膜,翻六倍价格宰客!当行业里的某一品项火爆了,就会有很多商家蹭热度,装逼忽悠,最近火爆朋友圈的医用面膜,被沾上了污点,到底怎么回事呢? “比普通面膜安全、效果好!痘痘、痘印、敏感肌都能用…...

    2024/5/5 8:13:33
  21. 「发现」铁皮石斛仙草之神奇功效用于医用面膜

    原标题:「发现」铁皮石斛仙草之神奇功效用于医用面膜丽彦妆铁皮石斛医用面膜|石斛多糖无菌修护补水贴19大优势: 1、铁皮石斛:自唐宋以来,一直被列为皇室贡品,铁皮石斛生于海拔1600米的悬崖峭壁之上,繁殖力差,产量极低,所以古代仅供皇室、贵族享用 2、铁皮石斛自古民间…...

    2024/5/4 23:55:16
  22. 丽彦妆\医用面膜\冷敷贴轻奢医学护肤引导者

    原标题:丽彦妆\医用面膜\冷敷贴轻奢医学护肤引导者【公司简介】 广州华彬企业隶属香港华彬集团有限公司,专注美业21年,其旗下品牌: 「圣茵美」私密荷尔蒙抗衰,产后修复 「圣仪轩」私密荷尔蒙抗衰,产后修复 「花茵莳」私密荷尔蒙抗衰,产后修复 「丽彦妆」专注医学护…...

    2024/5/4 23:54:58
  23. 广州械字号面膜生产厂家OEM/ODM4项须知!

    原标题:广州械字号面膜生产厂家OEM/ODM4项须知!广州械字号面膜生产厂家OEM/ODM流程及注意事项解读: 械字号医用面膜,其实在我国并没有严格的定义,通常我们说的医美面膜指的应该是一种「医用敷料」,也就是说,医用面膜其实算作「医疗器械」的一种,又称「医用冷敷贴」。 …...

    2024/5/4 23:55:01
  24. 械字号医用眼膜缓解用眼过度到底有无作用?

    原标题:械字号医用眼膜缓解用眼过度到底有无作用?医用眼膜/械字号眼膜/医用冷敷眼贴 凝胶层为亲水高分子材料,含70%以上的水分。体表皮肤温度传导到本产品的凝胶层,热量被凝胶内水分子吸收,通过水分的蒸发带走大量的热量,可迅速地降低体表皮肤局部温度,减轻局部皮肤的灼…...

    2024/5/4 23:54:56
  25. 配置失败还原请勿关闭计算机,电脑开机屏幕上面显示,配置失败还原更改 请勿关闭计算机 开不了机 这个问题怎么办...

    解析如下&#xff1a;1、长按电脑电源键直至关机&#xff0c;然后再按一次电源健重启电脑&#xff0c;按F8健进入安全模式2、安全模式下进入Windows系统桌面后&#xff0c;按住“winR”打开运行窗口&#xff0c;输入“services.msc”打开服务设置3、在服务界面&#xff0c;选中…...

    2022/11/19 21:17:18
  26. 错误使用 reshape要执行 RESHAPE,请勿更改元素数目。

    %读入6幅图像&#xff08;每一幅图像的大小是564*564&#xff09; f1 imread(WashingtonDC_Band1_564.tif); subplot(3,2,1),imshow(f1); f2 imread(WashingtonDC_Band2_564.tif); subplot(3,2,2),imshow(f2); f3 imread(WashingtonDC_Band3_564.tif); subplot(3,2,3),imsho…...

    2022/11/19 21:17:16
  27. 配置 已完成 请勿关闭计算机,win7系统关机提示“配置Windows Update已完成30%请勿关闭计算机...

    win7系统关机提示“配置Windows Update已完成30%请勿关闭计算机”问题的解决方法在win7系统关机时如果有升级系统的或者其他需要会直接进入一个 等待界面&#xff0c;在等待界面中我们需要等待操作结束才能关机&#xff0c;虽然这比较麻烦&#xff0c;但是对系统进行配置和升级…...

    2022/11/19 21:17:15
  28. 台式电脑显示配置100%请勿关闭计算机,“准备配置windows 请勿关闭计算机”的解决方法...

    有不少用户在重装Win7系统或更新系统后会遇到“准备配置windows&#xff0c;请勿关闭计算机”的提示&#xff0c;要过很久才能进入系统&#xff0c;有的用户甚至几个小时也无法进入&#xff0c;下面就教大家这个问题的解决方法。第一种方法&#xff1a;我们首先在左下角的“开始…...

    2022/11/19 21:17:14
  29. win7 正在配置 请勿关闭计算机,怎么办Win7开机显示正在配置Windows Update请勿关机...

    置信有很多用户都跟小编一样遇到过这样的问题&#xff0c;电脑时发现开机屏幕显现“正在配置Windows Update&#xff0c;请勿关机”(如下图所示)&#xff0c;而且还需求等大约5分钟才干进入系统。这是怎样回事呢&#xff1f;一切都是正常操作的&#xff0c;为什么开时机呈现“正…...

    2022/11/19 21:17:13
  30. 准备配置windows 请勿关闭计算机 蓝屏,Win7开机总是出现提示“配置Windows请勿关机”...

    Win7系统开机启动时总是出现“配置Windows请勿关机”的提示&#xff0c;没过几秒后电脑自动重启&#xff0c;每次开机都这样无法进入系统&#xff0c;此时碰到这种现象的用户就可以使用以下5种方法解决问题。方法一&#xff1a;开机按下F8&#xff0c;在出现的Windows高级启动选…...

    2022/11/19 21:17:12
  31. 准备windows请勿关闭计算机要多久,windows10系统提示正在准备windows请勿关闭计算机怎么办...

    有不少windows10系统用户反映说碰到这样一个情况&#xff0c;就是电脑提示正在准备windows请勿关闭计算机&#xff0c;碰到这样的问题该怎么解决呢&#xff0c;现在小编就给大家分享一下windows10系统提示正在准备windows请勿关闭计算机的具体第一种方法&#xff1a;1、2、依次…...

    2022/11/19 21:17:11
  32. 配置 已完成 请勿关闭计算机,win7系统关机提示“配置Windows Update已完成30%请勿关闭计算机”的解决方法...

    今天和大家分享一下win7系统重装了Win7旗舰版系统后&#xff0c;每次关机的时候桌面上都会显示一个“配置Windows Update的界面&#xff0c;提示请勿关闭计算机”&#xff0c;每次停留好几分钟才能正常关机&#xff0c;导致什么情况引起的呢&#xff1f;出现配置Windows Update…...

    2022/11/19 21:17:10
  33. 电脑桌面一直是清理请关闭计算机,windows7一直卡在清理 请勿关闭计算机-win7清理请勿关机,win7配置更新35%不动...

    只能是等着&#xff0c;别无他法。说是卡着如果你看硬盘灯应该在读写。如果从 Win 10 无法正常回滚&#xff0c;只能是考虑备份数据后重装系统了。解决来方案一&#xff1a;管理员运行cmd&#xff1a;net stop WuAuServcd %windir%ren SoftwareDistribution SDoldnet start WuA…...

    2022/11/19 21:17:09
  34. 计算机配置更新不起,电脑提示“配置Windows Update请勿关闭计算机”怎么办?

    原标题&#xff1a;电脑提示“配置Windows Update请勿关闭计算机”怎么办&#xff1f;win7系统中在开机与关闭的时候总是显示“配置windows update请勿关闭计算机”相信有不少朋友都曾遇到过一次两次还能忍但经常遇到就叫人感到心烦了遇到这种问题怎么办呢&#xff1f;一般的方…...

    2022/11/19 21:17:08
  35. 计算机正在配置无法关机,关机提示 windows7 正在配置windows 请勿关闭计算机 ,然后等了一晚上也没有关掉。现在电脑无法正常关机...

    关机提示 windows7 正在配置windows 请勿关闭计算机 &#xff0c;然后等了一晚上也没有关掉。现在电脑无法正常关机以下文字资料是由(历史新知网www.lishixinzhi.com)小编为大家搜集整理后发布的内容&#xff0c;让我们赶快一起来看一下吧&#xff01;关机提示 windows7 正在配…...

    2022/11/19 21:17:05
  36. 钉钉提示请勿通过开发者调试模式_钉钉请勿通过开发者调试模式是真的吗好不好用...

    钉钉请勿通过开发者调试模式是真的吗好不好用 更新时间:2020-04-20 22:24:19 浏览次数:729次 区域: 南阳 > 卧龙 列举网提醒您:为保障您的权益,请不要提前支付任何费用! 虚拟位置外设器!!轨迹模拟&虚拟位置外设神器 专业用于:钉钉,外勤365,红圈通,企业微信和…...

    2022/11/19 21:17:05
  37. 配置失败还原请勿关闭计算机怎么办,win7系统出现“配置windows update失败 还原更改 请勿关闭计算机”,长时间没反应,无法进入系统的解决方案...

    前几天班里有位学生电脑(windows 7系统)出问题了&#xff0c;具体表现是开机时一直停留在“配置windows update失败 还原更改 请勿关闭计算机”这个界面&#xff0c;长时间没反应&#xff0c;无法进入系统。这个问题原来帮其他同学也解决过&#xff0c;网上搜了不少资料&#x…...

    2022/11/19 21:17:04
  38. 一个电脑无法关闭计算机你应该怎么办,电脑显示“清理请勿关闭计算机”怎么办?...

    本文为你提供了3个有效解决电脑显示“清理请勿关闭计算机”问题的方法&#xff0c;并在最后教给你1种保护系统安全的好方法&#xff0c;一起来看看&#xff01;电脑出现“清理请勿关闭计算机”在Windows 7(SP1)和Windows Server 2008 R2 SP1中&#xff0c;添加了1个新功能在“磁…...

    2022/11/19 21:17:03
  39. 请勿关闭计算机还原更改要多久,电脑显示:配置windows更新失败,正在还原更改,请勿关闭计算机怎么办...

    许多用户在长期不使用电脑的时候&#xff0c;开启电脑发现电脑显示&#xff1a;配置windows更新失败&#xff0c;正在还原更改&#xff0c;请勿关闭计算机。。.这要怎么办呢&#xff1f;下面小编就带着大家一起看看吧&#xff01;如果能够正常进入系统&#xff0c;建议您暂时移…...

    2022/11/19 21:17:02
  40. 还原更改请勿关闭计算机 要多久,配置windows update失败 还原更改 请勿关闭计算机,电脑开机后一直显示以...

    配置windows update失败 还原更改 请勿关闭计算机&#xff0c;电脑开机后一直显示以以下文字资料是由(历史新知网www.lishixinzhi.com)小编为大家搜集整理后发布的内容&#xff0c;让我们赶快一起来看一下吧&#xff01;配置windows update失败 还原更改 请勿关闭计算机&#x…...

    2022/11/19 21:17:01
  41. 电脑配置中请勿关闭计算机怎么办,准备配置windows请勿关闭计算机一直显示怎么办【图解】...

    不知道大家有没有遇到过这样的一个问题&#xff0c;就是我们的win7系统在关机的时候&#xff0c;总是喜欢显示“准备配置windows&#xff0c;请勿关机”这样的一个页面&#xff0c;没有什么大碍&#xff0c;但是如果一直等着的话就要两个小时甚至更久都关不了机&#xff0c;非常…...

    2022/11/19 21:17:00
  42. 正在准备配置请勿关闭计算机,正在准备配置windows请勿关闭计算机时间长了解决教程...

    当电脑出现正在准备配置windows请勿关闭计算机时&#xff0c;一般是您正对windows进行升级&#xff0c;但是这个要是长时间没有反应&#xff0c;我们不能再傻等下去了。可能是电脑出了别的问题了&#xff0c;来看看教程的说法。正在准备配置windows请勿关闭计算机时间长了方法一…...

    2022/11/19 21:16:59
  43. 配置失败还原请勿关闭计算机,配置Windows Update失败,还原更改请勿关闭计算机...

    我们使用电脑的过程中有时会遇到这种情况&#xff0c;当我们打开电脑之后&#xff0c;发现一直停留在一个界面&#xff1a;“配置Windows Update失败&#xff0c;还原更改请勿关闭计算机”&#xff0c;等了许久还是无法进入系统。如果我们遇到此类问题应该如何解决呢&#xff0…...

    2022/11/19 21:16:58
  44. 如何在iPhone上关闭“请勿打扰”

    Apple’s “Do Not Disturb While Driving” is a potentially lifesaving iPhone feature, but it doesn’t always turn on automatically at the appropriate time. For example, you might be a passenger in a moving car, but your iPhone may think you’re the one dri…...

    2022/11/19 21:16:57