Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Sign in / Register
O
opencv
  • Project
    • Project
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Packages
    • Packages
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • submodule
  • opencv
  • Repository

Switch branch/tag
  • opencv
  • samples
  • cpp
  • tutorial_code
History Find file
  • Source code
  • Download zip
  • Download tar.gz
  • Download tar.bz2
  • Download tar
  • Vladislav Vinogradov's avatar
    fixed Bug #2252 · c5e92c31
    Vladislav Vinogradov authored 12 years ago
    error in the tutorial Similarity check (PNSR and SSIM) on the GPU
    c5e92c31
Name
Last commit
Last update
..
HighGUI Added the How to create videos with OpenCV Tutorial. Made some corrections to the feature2d, to get rid of some documentation build errors. 13 years ago
Histograms_Matching fixed typo in the tutorial code (thanks to Abid Rahman; ticket #2016) 13 years ago
ImgProc Added Threshold.cpp in samples/cpp/tutorial_code/ImgProc 13 years ago
ImgTrans Added 02 cpp sample files for tutorials: remap and Geometric Transformations (warpAffine and Rotation2D) 13 years ago
ShapeDescriptors Added moments_demo.cpp 13 years ago
TrackingMotion Added cornerDetector_Demo.cpp sample for tutorial of cornerMinEigenVal and cornerEigenValsAndVecs 13 years ago
calib3d Added one sample in tutorial_code to use Stereo Block matching 13 years ago
core fixed bug #1571 13 years ago
features2D Added base tutorial for using FlannBasedMatcher with SURF detector + descriptor in rst 13 years ago
gpu/gpu-basics-similarity fixed Bug #2252 12 years ago
images Erasing two images from cpp/tutorial folder 13 years ago
introduction Small modifications to the scan tutorial and added the video-input-psnr-ssim sample file. 13 years ago
ml fixed #2190 12 years ago
objectDetection fixes #2044 13 years ago