root/lang/cpluspluscli

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @32555 [32555] 4 years Matt Updated config
(edit) @32554 [32554] 4 years schima IEnumerable<byte[]> -> IEnumerable<CvScalar?>
(edit) @32553 [32553] 4 years Matt CVLineIterator.CurrentPoint?() method returns a cvScalar with pixel …
(edit) @32543 [32543] 4 years schima CvMat?.FromArray?
(edit) @32541 [32541] 4 years schima bug correction
(edit) @32540 [32540] 4 years schima bug correction
(edit) @32539 [32539] 4 years schima remove codes about ml
(edit) @32538 [32538] 4 years schima re-developed MachineLearning? by C++/CLI in order to remove Extern's …
(edit) @32537 [32537] 4 years schima delete c# version of machinelearning
(edit) @32534 [32534] 4 years schima minor updates
(edit) @32533 [32533] 4 years schima CvLineIterator? sample
(edit) @32528 [32528] 4 years Matt minor updates
(edit) @32527 [32527] 4 years Matt WCvLineIterator You changed the projet directory structure when i commited …
(edit) @32526 [32526] 4 years Matt Macro correction
(edit) @32525 [32525] 4 years schima Ellipse2Poly comment (WCvLineIterator not found....)
(edit) @32524 [32524] 4 years Matt graphedgevtx flags
(edit) @32521 [32521] 4 years Matt cvEllipse2Poly
(edit) @32517 [32517] 4 years Matt cvClipLine
(edit) @32516 [32516] 4 years Matt PixelConnectivity?
(edit) @32515 [32515] 4 years schima changed setting of manifest
(edit) @32512 [32512] 4 years Matt cvInitLineIterator
(edit) @32511 [32511] 4 years Matt CvLineIterator? cvClearSet CV_NEXT_LINE_POINT
(edit) @32510 [32510] 4 years schima added Src
(edit) @32509 [32509] 4 years schima miss commit
(edit) @32508 [32508] 4 years schima added vc++9.0 runtimes
(edit) @32486 [32486] 4 years schima GraphScannerMask?
(edit) @32484 [32484] 4 years schima japanese comments
(edit) @32482 [32482] 4 years schima japanese comments
(edit) @32481 [32481] 4 years Matt cvNextGraphItem
(edit) @32480 [32480] 4 years Matt CvGraphScanner? cvCreateGraphScanner cvReleaseGraphScanner
(edit) @32478 [32478] 4 years Matt minor updates
(edit) @32476 [32476] 4 years Matt cvGraphEdgeIdx cvGraphVtxDegree cvGraphVtxDegreeByPtr cvClearGraph …
(edit) @32475 [32475] 4 years Matt cvGraphFindEdge cvFindGraphEdge cvGraphFindEdgeByPtr cvFindGraphEdgeByPtr
(edit) @32474 [32474] 4 years Matt cvGraphRemoveEdge cvGraphRemoveEdgeByPtr
(edit) @32473 [32473] 4 years Matt cvGraphAddEdge cvGraphAddEdgeByPtr
(edit) @32469 [32469] 4 years Matt cvGraphAddVtx cvGraphRemoveVtx cvGraphRemoveVtxByPtr cvGetGraphVtx …
(edit) @32446 [32446] 4 years schima cvInitMatNDHeader
(edit) @32445 [32445] 4 years schima cvCloneMatND
(edit) @32443 [32443] 4 years schima CreateMatND
(edit) @32432 [32432] 4 years schima bug correction : DisposableObject?.NotifyMemoryPressure?
(edit) @32430 [32430] 4 years schima CvSubdiv?2D
(edit) @32427 [32427] 4 years schima added CvCapture?'s constructor
(edit) @32414 [32414] 4 years schima TimeMeasurer? (for debugging)
(edit) @32379 [32379] 4 years schima CvConvexityDefect?
(edit) @32376 [32376] 4 years schima updated comments
(edit) @32359 [32359] 4 years schima ConvexHull? sample
(edit) @32343 [32343] 4 years schima CvSURFParams, CvSURFPoint
(edit) @32342 [32342] 4 years schima added size check
(edit) @32309 [32309] 4 years schima BitmapConverter?.DrawToHDC, DrawToGraphics?
(edit) @32305 [32305] 4 years schima cvSetPostprocessFuncWin32, cvSetPreprocessFuncWin32
(edit) @32291 [32291] 4 years Matt bug correction
(edit) @32285 [32285] 4 years Matt cvCreateGraph
(edit) @32281 [32281] 4 years Matt CvGraphVtx? CvGraphEdge?
(edit) @32280 [32280] 4 years Matt CvGraph?
(edit) @32277 [32277] 4 years schima BitmapConverter?.DrawToDC (not completed)
(edit) @32276 [32276] 4 years schima PointSeqFromMat?
(edit) @32275 [32275] 4 years schima CV_MAT_ELEM
(edit) @32274 [32274] 4 years schima CcvontourFromContourTree?, cvMatchContourTrees
(edit) @32273 [32273] 4 years schima CvContourTree?
(edit) @32272 [32272] 4 years schima CvCliceLength?
(edit) @32271 [32271] 4 years schima IEnumerable<T> -> IEnumerable<T?> (CvSeq?<T>)
(edit) @32270 [32270] 4 years Matt cvPointPolygonTest cvMinAreaRect2 cvMinEnclosingCircle cvCalcPGH
(edit) @32269 [32269] 4 years Matt cvPointPolygonTest cvMinAreaRect2 cvMinEnclosingCircle cvCalcPGH
(edit) @32268 [32268] 4 years schima modified by ReSharper?
(edit) @32267 [32267] 4 years Matt cvConvexityDefect
(edit) @32266 [32266] 4 years Matt cvfitellipse cvmaxrect cvpointseqfrommat cvfitline cvconvexhull2
(edit) @32263 [32263] 4 years Matt cvCartToPolar cvPolarToCart some mathematical functions modified
(edit) @32261 [32261] 4 years Matt cvPOSIT
(edit) @32258 [32258] 4 years schima Binalizer (my original implementation)
(edit) @32257 [32257] 4 years schima Optimized BitmapConvert?.ToIplImage?
(edit) @32253 [32253] 4 years schima fixed CvPOSITObject
(edit) @32249 [32249] 4 years schima cvStartWindowThread
(edit) @32215 [32215] 4 years Matt cvpositobject cvcalcimagehomography cvposit (NOT finished)
(edit) @32201 [32201] 4 years Matt Updated Compiler config
(edit) @32198 [32198] 4 years schima added comments in English
(edit) @32165 [32165] 4 years schima PointerAccessor?
(edit) @32164 [32164] 4 years schima bugfix
(edit) @32150 [32150] 4 years schima bugfix
(edit) @32145 [32145] 4 years schima CvChainPtReader? properties
(edit) @32142 [32142] 4 years schima CvChainPtReader?
(edit) @32138 [32138] 4 years schima added comments in Japanese (ApproxChain?)
(edit) @32115 [32115] 4 years schima implemented ICloneable
(edit) @32111 [32111] 4 years Matt Comments update
(edit) @32110 [32110] 4 years Matt Removed missing wrapper reference + updated config
(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
Note: See TracRevisionLog for help on using the revision log.