root/lang/cpluspluscli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @32098 [32098] 4 years Matt cvUpdateMotionHistory cvCalcMotionGradient cvCalcGlobalOrientation …
(edit) @32066 [32066] 4 years Matt Updated config
(edit) @32042 [32042] 4 years schima added comments in English (CvColor?, BitDepth?, LoadMode?)
(edit) @32040 [32040] 4 years schima cvCalcEMD2
(edit) @32024 [32024] 4 years schima added "where" restriction of CvCmpFunc?<T>
(edit) @32022 [32022] 4 years schima CvComparison? -> CvCmpFunc?<T>
(edit) @32010 [32010] 4 years schima added comments in English (Histogram)
(edit) @31967 [31967] 4 years schima added comments in English (Histogram)
(edit) @31959 [31959] 4 years schima added comments in English (Basic Structures)
(edit) @31948 [31948] 4 years schima cvHoughCircles
(edit) @31945 [31945] 4 years schima added comments in English (Image Segmentation, Connected Components and …
(edit) @31924 [31924] 4 years schima cvFloodFill
(edit) @31923 [31923] 4 years schima added comments in english (Filters and Color Conversion)
(edit) @31922 [31922] 4 years schima added comments in english (Morphological Operations)
(edit) @31915 [31915] 4 years schima added comments in english
(edit) @31914 [31914] 4 years Matt Updated Compiler config
(edit) @31901 [31901] 4 years schima cvLoadImageM
(edit) @31890 [31890] 4 years schima added comments in english
(edit) @31888 [31888] 4 years schima added comments in english (highgui)
(edit) @31887 [31887] 4 years schima re-divide Cv
(edit) @31885 [31885] 4 years schima updated cvblob sample
(edit) @31884 [31884] 4 years schima remove waste codes
(edit) @31883 [31883] 4 years schima completed cvblob..?
(edit) @31882 [31882] 4 years schima CvBlobs?.CopyTo?
(edit) @31881 [31881] 4 years schima implemented IEnumerator
(edit) @31875 [31875] 4 years schima wrapped cvblob/test/test.cpp
(edit) @31873 [31873] 4 years schima added cvblob source codes
(edit) @31868 [31868] 4 years schima CvBlob? property
(edit) @31867 [31867] 4 years schima created new project : OpenCvSharp?.Blob (wrapper of …
(edit) @31866 [31866] 4 years schima LANG_JA -> LANG_JP
(edit) @31854 [31854] 4 years schima accessibility
(edit) @31851 [31851] 4 years schima measures of GC
(edit) @31850 [31850] 4 years schima added ScopedGCHandle
(edit) @31838 [31838] 4 years schima added japanese xml comments
(edit) @31829 [31829] 4 years Matt cvCalcBackProject cvCalcBackProjectPatch
(edit) @31827 [31827] 4 years schima updated CvHaarClassifierCascade?
(edit) @31809 [31809] 4 years Matt bug correction
(edit) @31802 [31802] 4 years Matt Comments update
(edit) @31798 [31798] 4 years Matt bug correction cvMul
(edit) @31777 [31777] 4 years schima updated CvTreeNodeIterator?
(edit) @31773 [31773] 4 years Matt bug correction
(edit) @31759 [31759] 4 years schima CvTreeNodeIterator?
(edit) @31754 [31754] 4 years Matt cvCalcPCA cvProjectPCA enum PCAflag
(edit) @31751 [31751] 4 years Matt cvBackProjectPCA
(edit) @31750 [31750] 4 years schima added CvSeq?<T> constructor
(edit) @31747 [31747] 4 years schima added documentation project files
(edit) @31742 [31742] 4 years schima cvCheckContourConvexity (int -> bool)
(edit) @31739 [31739] 4 years schima completed squares sample
(edit) @31738 [31738] 4 years schima added sample of samples/c/squares.c (incomplete)
(edit) @31736 [31736] 4 years schima made CvMoments?' sample
(edit) @31704 [31704] 4 years Matt Updated marshaling of bool variables
(edit) @31701 [31701] 4 years schima impletemted ICvPtrHolder
(edit) @31695 [31695] 4 years schima moved CvBox?2D directory
(edit) @31694 [31694] 4 years schima define CvBox?2D as struct
(edit) @31693 [31693] 4 years schima changed marshaling style of bool variables
(edit) @31692 [31692] 4 years schima added CvSeq?<T>.FromArray?
(edit) @31687 [31687] 4 years Matt cvApproxPoly
(edit) @31651 [31651] 4 years Matt cvAlloc
(edit) @31650 [31650] 4 years Matt Todo list of wrapped function
(edit) @31648 [31648] 4 years Matt cvbox2D cvCamShift cvMeanShift (I'm just wrapping function in order of …
(edit) @31647 [31647] 4 years Matt Comments update
(edit) @31635 [31635] 4 years schima
(edit) @31634 [31634] 4 years schima 整理
(edit) @31633 [31633] 4 years schima 整理
(edit) @31632 [31632] 4 years schima revised PointerAccessor? without generics in order to remove boxing.
(edit) @31631 [31631] 4 years Matt Cvconnected components (passed an array of double using pointer, not sure …
(edit) @31606 [31606] 4 years schima revised ContourScanner? sample without List
(edit) @31605 [31605] 4 years schima
(edit) @31604 [31604] 4 years schima added : CvContourScanner? sample
(edit) @31603 [31603] 4 years Matt Corrected cvKnearest
(edit) @31601 [31601] 4 years Matt Validated CVContourScanner (I didn't catch the function returned a …
(edit) @31584 [31584] 4 years schima changed encoding
(edit) @31582 [31582] 4 years schima revised CvContourScanner? without C++ Wrapper. (I think WCvContourScanner …
(edit) @31580 [31580] 4 years Matt Some comments added
(edit) @31579 [31579] 4 years Matt Some comments added
(edit) @31578 [31578] 4 years Matt cvContourScanner cvStartFindContour cvFindNextContour (Still some comments …
(edit) @31577 [31577] 4 years Matt cvContourScanner cvStartFindContour cvFindNextContour (Still some comments …
(edit) @31569 [31569] 4 years Matt Some conflicts resolved
(edit) @31568 [31568] 4 years schima C style cast -> C++ style cast
(edit) @31566 [31566] 4 years Matt CvKNearest (find nearest not working) don't know how to deal with float**
(edit) @31551 [31551] 4 years schima コメントの微修正
(edit) @31541 [31541] 4 years schima CvNormalBayesClassifier?.csがうまく含まれてなかった
(edit) @31540 [31540] 4 years schima
(edit) @31538 [31538] 4 years schima Added constants of CvSVM
(edit) @31537 [31537] 4 years Matt CvNormalBayesClassifier? (wrong comments, I'll change that)
(edit) @31536 [31536] 4 years Matt Updated Compiler config
(edit) @31535 [31535] 4 years Matt Updated Compiler config
(edit) @31534 [31534] 4 years Matt CvNormalBayesClassifier? (wrong comments, I'll change that)
(edit) @31533 [31533] 4 years Matt CvNormalBayesClassifier? (wrong comments, I'll change that)
(edit) @31532 [31532] 4 years Matt CvNormalBayesClassifier? (wrong comments, I'll change that)
(edit) @31531 [31531] 4 years Matt Updated Compiler config
(edit) @31527 [31527] 4 years schima
(edit) @31526 [31526] 4 years Matt Comments
(edit) @31525 [31525] 4 years Matt Removed my configuration
(edit) @31524 [31524] 4 years Matt Removed my configuration
(edit) @31523 [31523] 4 years Matt Comments + my compiler configuration as a new configuration (no …
(edit) @31522 [31522] 4 years schima fixed bugs : CvEM
(edit) @31507 [31507] 4 years schima solved some errors
(edit) @31497 [31497] 4 years schima added CvEM, SvSVM
(edit) @31495 [31495] 4 years Matt The corresponding files for the cvMoments and cvHuMoments struct (I think …
Note: See TracRevisionLog for help on using the revision log.