Author |
Date |
Commit |
Message |
andrew.kirillov |
Nov 10, 2010 |
1334 |
Adding svn:ignore for folder inside of "Setup Project". |
andrew.kirillov |
Nov 10, 2010 |
1333 |
Issue 167: Math.Tools.IsPowerOf2 returns true when given 0.
Added a check for g |
andrew.kirillov |
Nov 9, 2010 |
1332 |
Adding svn:ingnore for bin/obj folder, *.suo files and some other files. |
andrew.kirillov |
Oct 20, 2010 |
1331 |
Fixing Convolution image processing filter to copy alpha channel values as they |
andrew.kirillov |
Oct 5, 2010 |
1330 |
Fixing minor type in docs. |
andrew.kirillov |
Sep 19, 2010 |
1329 |
Added equality and inequality operators for IntPoint and DoublePoint. |
andrew.kirillov |
Sep 16, 2010 |
1328 |
Image.FormatImage() is marked as deprecated and Image.Clone() should be used ins |
andrew.kirillov |
Sep 11, 2010 |
1327 |
Improved automatic calculation of new image's size which is the result of quadri |
andrew.kirillov |
Sep 5, 2010 |
1326 |
Adding support for custom blobs' filtering routines, which implement IBlobsFilte |
andrew.kirillov |
Sep 5, 2010 |
1325 |
- Adding AutoSize size mode for picture box, which is nice to have when processi |
andrew.kirillov |
Sep 4, 2010 |
1324 |
Fixing bug in IntRange.IsOverlapping() and DoubleRange.IsOverlapping(), when the |
andrew.kirillov |
Sep 1, 2010 |
1323 |
AForge.NET framework 2.1.4 release. |
andrew.kirillov |
Sep 1, 2010 |
1322 |
Release 2.1.4 related updates. |
andrew.kirillov |
Aug 31, 2010 |
1321 |
Updating version numbers of assemblies, which were updated since previous releas |
andrew.kirillov |
Aug 31, 2010 |
1320 |
Changing DirectShow related classes to use IMediaControl::Stop() method instead |
andrew.kirillov |
Aug 31, 2010 |
1319 |
Adding "Read Me" file for "Tools" folder. |
andrew.kirillov |
Aug 31, 2010 |
1318 |
Issue 149: Round DoublePoint to IntPoint, rather than truncating.
Added Double |
andrew.kirillov |
Aug 30, 2010 |
1317 |
Replacing MinBeta and MaxBeta properties with single MaxSkewToDetect property, w |
andrew.kirillov |
Aug 29, 2010 |
1316 |
Extending DocumentSkewChecker and HoughLineTransformation to allow processing of |
andrew.kirillov |
Aug 29, 2010 |
1315 |
Added automatic resizing of columns in files list view and log list view. |
andrew.kirillov |
Aug 29, 2010 |
1314 |
Added status label to show size of currently shown image. |
andrew.kirillov |
Aug 29, 2010 |
1313 |
Adding some status information to status bar:
1) number of images in the opened |
andrew.kirillov |
Aug 28, 2010 |
1312 |
Report about error and remove image from images' set in the case if its loading |
andrew.kirillov |
Aug 27, 2010 |
1311 |
Adding addition "request to stop" volatile boolean variable to avoid trying hand |
andrew.kirillov |
Aug 26, 2010 |
1310 |
Improving FileVideoSource, so it can play video files which have audio stream as |
andrew.kirillov |
Aug 26, 2010 |
1309 |
Fixing disposing of AMMediaType. |
andrew.kirillov |
Aug 26, 2010 |
1308 |
Synchronizing Mono project with regular version. |
andrew.kirillov |
Aug 26, 2010 |
1307 |
Issue 147: Perform SimpleQuadrilateralTransformation on entire image.
Extending |
andrew.kirillov |
Aug 24, 2010 |
1306 |
Added "Read Me" file for "IPPrototyper Sample". |
andrew.kirillov |
Aug 24, 2010 |
1305 |
Adding "IPPrototyper Sample" application - demonstrates usage of IPPrototype too |
andrew.kirillov |
Aug 23, 2010 |
1304 |
A note about unit tests is added to the project. |
andrew.kirillov |
Aug 23, 2010 |
1303 |
Reworked the way configuration is saved in IPPrototyper. Added saving configurat |
andrew.kirillov |
Aug 23, 2010 |
1302 |
Issue 142: Behaviour mismatch between SobelEdgeDetector.Apply and SobelEdgeDetec |
andrew.kirillov |
Aug 23, 2010 |
1301 |
Updating some documentation in DocumentSkewChecker and fixing a bug of MinBeta/M |
andrew.kirillov |
Aug 20, 2010 |
1300 |
Removing parallelism from ResizeNearestNeighbor, since it was the only filter su |
andrew.kirillov |
Aug 20, 2010 |
1299 |
Fixing typo in comment. |
andrew.kirillov |
Aug 5, 2010 |
1298 |
Adding BackwardQuadrilateralTransformation - an image processing routine to tran |
andrew.kirillov |
Aug 5, 2010 |
1297 |
Adding QuadrilateralTransformation - an implementation of quadrilateral transfor |
andrew.kirillov |
Aug 5, 2010 |
1296 |
- Adding SimpleQuadrilateralTransformation as replacement of QuadrilateralTransf |
andrew.kirillov |
Aug 4, 2010 |
1295 |
Minor bug fixes. |
andrew.kirillov |
Aug 4, 2010 |
1294 |
Minor code cleanup. |
andrew.kirillov |
Aug 3, 2010 |
1293 |
Issue 143: Off-by-one error in PointsCloud.GetCenterOfGravity
Fixing bug of Ge |
andrew.kirillov |
Jul 30, 2010 |
1292 |
Changing visibility of FilterState from public to internal, so it is not include |
andrew.kirillov |
Jul 29, 2010 |
1291 |
Updating AssemblyInfo for all assemblies for consistency. |
andrew.kirillov |
Jul 28, 2010 |
1290 |
Deleting branch of Fabio Caversan since project contribution idea is going to ch |
andrew.kirillov |
Jul 28, 2010 |
1289 |
Deleting wiki page Donations. |
andrew.kirillov |
Jul 27, 2010 |
1288 |
Added saving/loading of application's configuration file, which store the list o |
andrew.kirillov |
Jul 26, 2010 |
1287 |
Adding initial version of IPPrototyper application (Image Processing Prototyper) |
andrew.kirillov |
Jul 25, 2010 |
1286 |
Synchronizing projects. |
andrew.kirillov |
Jul 23, 2010 |
1285 |
Adding UnmanagedImage.Collect8bppPixelValues() and UnmanagedImage.Collect16bppPi |
andrew.kirillov |
Jul 23, 2010 |
1284 |
Renaming Tools class from AForge.Math.Geometry into GeometryTools and making it |
andrew.kirillov |
Jul 22, 2010 |
1283 |
Some references are updated in few projects. |
andrew.kirillov |
Jul 21, 2010 |
1282 |
Added IntPoint.EuclideanNorm() and DoublePoint.EuclideanNorm() methods, which ca |
andrew.kirillov |
Jul 21, 2010 |
1281 |
Adding some unit test for the AForge.Math.Geometry namespace, which taken from 2 |
andrew.kirillov |
Jul 19, 2010 |
1280 |
Fixing a bug in line drawing - avoiding division by zero. |
andrew.kirillov |
Jul 8, 2010 |
1279 |
Deleting Frank Nagl's branches. |
andrew.kirillov |
Jul 8, 2010 |
1278 |
Fixing an old somehow survived typo - changing "FormatTransalations" to "FormatT |
andrew.kirillov |
Jul 2, 2010 |
1277 |
AForge.NET Framework 2.1.3 release |
andrew.kirillov |
Jul 1, 2010 |
1276 |
Release 2.1.3 related updates. |
andrew.kirillov |
Jun 30, 2010 |
1275 |
Minor update to sample. |
andrew.kirillov |
Jun 30, 2010 |
1274 |
Increasing version number for changed assemblies since the last release (prepari |
andrew.kirillov |
Jun 30, 2010 |
1273 |
Adding link to an article, which provides some details about SimpleShapeChecker |
andrew.kirillov |
Jun 30, 2010 |
1272 |
Issue 137: Improvement request for svs
Added SVS.ServosBank.Bank0, so users co |
andrew.kirillov |
Jun 30, 2010 |
1271 |
Issue 139: Possible Type Improvement in CannyEdgeDetector.cs
Few minor improve |
andrew.kirillov |
Jun 28, 2010 |
1270 |
Minor bug fix in one sample. Ideally it should be done for other samples, but .. |
andrew.kirillov |
Jun 28, 2010 |
1269 |
Issue 138: Enable amendment of Population size on the fly
Added Population.Re |
andrew.kirillov |
Jun 28, 2010 |
1268 |
Issue 135: Convert from Format16bppGrayScale to Format8bppIndexed is missing
A |
andrew.kirillov |
Jun 22, 2010 |
1267 |
Minor update to header of a source file. |
andrew.kirillov |
Jun 21, 2010 |
1266 |
Added sample application to demonstrate usage of SimpleShapeChecker class. |
andrew.kirillov |
Jun 21, 2010 |
1265 |
Changing type for radius parameter to double. It is not so required, but just to |
andrew.kirillov |
Jun 21, 2010 |
1264 |
Removing support of self signed certificates provided by some IP cameras. The im |
andrew.kirillov |
Jun 18, 2010 |
1263 |
Some clarification in documentation of color filter. Also changing type of color |
andrew.kirillov |
Jun 17, 2010 |
1262 |
Some code clean-up - removing arrays which are not required. |
andrew.kirillov |
Jun 10, 2010 |
1261 |
Added PointsCloud.GetCenterOfGravity() method for calculation of CoG. |
andrew.kirillov |
Jun 6, 2010 |
1260 |
Fixing Population.FindBestChromosome() method to make sure that a chromosome wil |
andrew.kirillov |
Jun 3, 2010 |
1259 |
Merging bug fix for SimpleShapeChecker.CheckPolygonSubType() from 2.2 branch (wa |
andrew.kirillov |
Jun 3, 2010 |
1258 |
Adding unit tests for SimpleShapeChecker.CheckPolygonSubType() method. |
andrew.kirillov |
Jun 3, 2010 |
1257 |
Bug fixing SimpleShapeChecker.CheckPolygonSubType() method - for triangle checks |
andrew.kirillov |
Jun 3, 2010 |
1256 |
Merging updates to SimpleShapeChecker from trunk. |
andrew.kirillov |
Jun 2, 2010 |
1255 |
Added support for IP cameras configure with self signed HTTPS certificate. Also |
andrew.kirillov |
Jun 2, 2010 |
1254 |
Adding SimpleShapeChecker.CheckPolygonSubType() method, which allows checking su |
andrew.kirillov |
Jun 1, 2010 |
1253 |
Adding 16 bpp grayscale format to the list of formats, which we don't try to con |
andrew.kirillov |
Jun 1, 2010 |
1252 |
Minor correction to documentation. |
andrew.kirillov |
May 31, 2010 |
1251 |
Few updates to PointsCloud.FindQuadrilateralCorners():
1) Bug fix - wrong points |
andrew.kirillov |
May 30, 2010 |
1250 |
Bug fix in GrahamConvexHull - don't process points with same coordinates as the |
andrew.kirillov |
May 30, 2010 |
1249 |
Changing blob counters to mark color pixel as objects' pixel if ANY of its color |
andrew.kirillov |
May 11, 2010 |
1248 |
Changing backgroundThreshold property of blob counters to Color type, so differe |
andrew.kirillov |
May 11, 2010 |
1247 |
Adding LevelsLinear16bpp image processing filter, which is similar to LevelsLine |
andrew.kirillov |
May 10, 2010 |
1246 |
Issue 136: Enhancement to disable reference clock on DirectShow graphs
Mergin |
andrew.kirillov |
May 10, 2010 |
1245 |
Issue 132: Adjustable Threshold for blob counter
Added background threshold p |
andrew.kirillov |
May 6, 2010 |
1244 |
Increasing size limits for convolution's kernel size and structuring element of |
andrew.kirillov |
May 6, 2010 |
1243 |
Fixing SusanCornersDetector - don't dispose internal grey image in the case if g |
andrew.kirillov |
Apr 21, 2010 |
1242 |
Putting check of IsRunning property into Start() method of all video sources, so |
andrew.kirillov |
Apr 19, 2010 |
1241 |
Documentation correction for SimpleShapeChecker class. |
andrew.kirillov |
Apr 19, 2010 |
1240 |
Merging a fix from 2.2 branch. |
andrew.kirillov |
Apr 19, 2010 |
1239 |
Added sample code for SimpleShapeChecker class. |
andrew.kirillov |
Apr 19, 2010 |
1238 |
Added unit tests for SimpleShapeCheckerTest class. |
andrew.kirillov |
Apr 13, 2010 |
1237 |
Updating SimpleShapeChecker.IsCircle() method to require at least 8 points in or |
andrew.kirillov |
Apr 6, 2010 |
1236 |
Merging SimpleShapeChecker into the branch, so unit test will be added. |
andrew.kirillov |
Apr 6, 2010 |
1235 |
Added initial version of SimpleShapeChecker class, which contains set of methods |