Export to GitHub

aforge - default

Source Commits


Commits

Author Date Commit Message
andrew.kirillov@gmail.com Jun 5, 2015 1734 Issue 406: Patch for memory leak in Video.FFMPEG's VideoFileWriter::Close() Usi
andrew.kirillov@gmail.com Jan 28, 2015 1733 * Issue 394: GetPinCapabilitiesAndConfigureSizeAndRate() does not release stream
andrew.kirillov@gmail.com Sep 4, 2014 1732 Issue 388: Bug in GridMotionAreaProcessing constructor (wrong parameters for bas
andrew.kirillov@gmail.com May 23, 2014 1731 Fixed ElasticNetworkLearning::squaredRadius2, which was initialized wrong.
andrew.kirillov@gmail.com Apr 23, 2014 1730 Issue 27: Image statistics reports negative mean value for big images Updated c
andrew.kirillov@gmail.com Mar 6, 2014 1729 Issue 343: Indexing bug in the Singular Value Decomposition algorithm Fixed arr
andrew.kirillov@gmail.com Mar 3, 2014 1728 Fixed SaturationCorrection filter so it does not cause hue artefacts.
andrew.kirillov@gmail.com Feb 12, 2014 1727 Fixed Erosion and Dilation filters so they keep pixel as is when processing imag
andrew.kirillov@gmail.com Jan 6, 2014 1726 Issue 370: AsyncVideoSource thread hangs when stopping. Fixed AsyncVideoSource
andrew.kirillov@gmail.com Jan 6, 2014 1725 Issue 367: Grayscaling turns white pixel (255) into gray pixel (254) Fixed Gray
andrew.kirillov Jul 17, 2013 1724 AForge.NET Framework 2.2.5 release tag.
andrew.kirillov Jul 17, 2013 1723 Updating NuGet Packages.
andrew.kirillov Jul 17, 2013 1722 Deleting the tag. Will be replace with a new one.
andrew.kirillov Jul 17, 2013 1721 AForge.NET Framework 2.2.5 release tag.
andrew.kirillov Jul 15, 2013 1720 Some updates to installation package project.
andrew.kirillov Jul 15, 2013 1719 Updated release notes file.
andrew.kirillov Jul 15, 2013 1718 Updated documentation project.
andrew.kirillov Jul 15, 2013 1717 Updated version numbers for a coming release.
andrew.kirillov Jul 15, 2013 1716 Updated license agreement.
andrew.kirillov Jul 15, 2013 1715 Updated version numbers for a coming release.
andrew.kirillov Jul 15, 2013 1714 Deprecating AForge.Robotics.Lego.RCXBrick and AForge.Robotics.TeRT.Qwerk classes
andrew.kirillov Jun 26, 2013 1713 Issue 341: ContrastCorrection wrong if factor == 1 Fixed factor check in Contra
andrew.kirillov Jun 26, 2013 1712 Issue 337: UnmanagedImage should call AddMemoryPressure and RemoveMemoryPressure
andrew.kirillov Jun 26, 2013 1711 Issue 349: Implement Serializable for Matrix and Vector classes Added [Serializ
andrew.kirillov Feb 20, 2013 1710 Allow creating instance of replace channel filters without specifying image for
andrew.kirillov Feb 7, 2013 1709 Issue 329: Support for keeping aspect ratio in VideoSourcePlayer Merged the fix
andrew.kirillov Feb 5, 2013 1708 Updating documentation for the new methods of VideoCaptureDevice.
andrew.kirillov Feb 5, 2013 1707 Fixed variable which is checked.
andrew.kirillov Feb 5, 2013 1706 Added experimental code for setting/getting camera properties.
andrew.kirillov Jan 31, 2013 1705 A workaround introduced for Windows 8 issues when ICaptureGraphBuilder2::RenderS
andrew.kirillov Jan 31, 2013 1704 Refactoring setting of video/snapshot resolution in VideoCaptureDevice, so user
andrew.kirillov Jan 29, 2013 1703 Minor fix for HSL to RGB conversion to make sure Alpha byte is always set to 255
andrew.kirillov Jan 29, 2013 1702 Updating version of FFMPEG library being used to 2012-01-27 - the last version b
andrew.kirillov Jan 29, 2013 1701 Issue 331: AForge.Math.Geometry.GrahamConvexHull FindHull Fixed GrahamConvexHu
andrew.kirillov Jan 4, 2013 1700 Fixed minor bug in documentation.
andrew.kirillov Sep 18, 2012 1699 Issue 317: Screen capture IVideoSource Added ScreenCaptureStream class which ca
andrew.kirillov Aug 8, 2012 1698 Issue 314: IActivationFunction implementing ICloneable Added implementation of
andrew.kirillov Jul 27, 2012 1697 Issue 311: add support for 32bpp RGB to motion processing Added 32 bpp RGB pixe
andrew.kirillov Jul 9, 2012 1696 Fixed setting crossbar's video input for devices which may have multiple inputs
andrew.kirillov Jun 20, 2012 1695 Issue 304: Building AForge.Video.ffmpeg.dll with spaces in path names. Fixed po
andrew.kirillov Jun 19, 2012 1694 Small fix to AForge.Parallel.For() - don't keep reference to for-loop's delegate
andrew.kirillov Jun 2, 2012 1693 Issue 302: Sobel filter crashes on 228x240 32bit PNG Fixed Sobel edge detector
andrew.kirillov May 19, 2012 1692 Increased buffer size for JPEG/MJEPG stream reader classes.
andrew.kirillov May 15, 2012 1691 Increased buffer size for JPEG/MJEPG stream reader classes.
andrew.kirillov May 15, 2012 1690 Added locking for access to video/snapshot capabilities cache and available inpu
andrew.kirillov May 12, 2012 1689 Fixed blobs' color standard deviation calculation for 8bpp grayscale images.
andrew.kirillov May 12, 2012 1688 Issue 297: OtsuThreshold Filter problem Fixed OtsuThreshold bug, which was lead
andrew.kirillov May 2, 2012 1687 Issue 296: AForge.Imaging.Filters mono support Fixed setting DPI resolution of
andrew.kirillov Apr 24, 2012 1686 Added SquaredDistanceTo() method to Point/IntPoint/DoublePoint, which returns sq
andrew.kirillov Apr 11, 2012 1685 Issue 293: FilterInfo properties modifier change Updated FilterInfo class, so N
andrew.kirillov Mar 19, 2012 1684 Added ProcessGapsWithImageBorders property to Horizontal/Vertical Run Length Smo
andrew.kirillov Mar 12, 2012 1683 Set minimum allowed value for ColorFactor, ColorPower, SpatialFactor and Spatial
andrew.kirillov Feb 28, 2012 1682 AForge.NET Framework 2.2.4.1 release tag.
andrew.kirillov Feb 28, 2012 1681 Release 2.2.4.1 related updates.
andrew.kirillov Feb 28, 2012 1680 Issue 290: Very noticeable video flicker/blinking using multiple different devic
andrew.kirillov Feb 24, 2012 1679 AForge.NET Framework 2.2.4 release tag.
andrew.kirillov Feb 24, 2012 1678 Updated NuGet packages for the version 2.2.4.
andrew.kirillov Feb 23, 2012 1677 Updating release notes for 2.2.4.
andrew.kirillov Feb 23, 2012 1676 Release 2.2.4 related updates.
andrew.kirillov Feb 22, 2012 1675 Added Kinect disconnection routine, so when Kinect device gets disconnected, cam
andrew.kirillov Feb 21, 2012 1674 Updated Kinect cameras' stopping routines, so they don't block when device was d
andrew.kirillov Feb 20, 2012 1673 Updating libfreenect library with newer version which is checked out from master
andrew.kirillov Feb 19, 2012 1672 Changing BrightnessCorrection and ContrastCorrection filter to use RGB color spa
andrew.kirillov Feb 18, 2012 1671 Minor code optimizations.
andrew.kirillov Feb 9, 2012 1670 Fixing signing of AForge.Video.FFMPEG.dll assembly.
andrew.kirillov Feb 8, 2012 1669 Issue 283: Bilateral filter Updating Bilateral filter implementation after code
andrew.kirillov Feb 6, 2012 1668 Added initial implement of Bilateral smoothing image processing filter contribut
andrew.kirillov Feb 2, 2012 1667 Fixing VideoFileReader and VideoFileWriter classes so they convert file name to
andrew.kirillov Jan 29, 2012 1666 Added caching of video/snapshot capabilities and of available crossbar inputs. W
andrew.kirillov Jan 29, 2012 1665 Trivial UI update to VideoCaptureDeviceForm.
andrew.kirillov Jan 27, 2012 1664 VideoCaptureDeviceForm is updated to allow selecting video input for capture car
andrew.kirillov Jan 27, 2012 1663 Fixing issues 282, 76, 53. 1) Added VideoCaptureDevice.AvailableCrossbarVideoIn
andrew.kirillov Jan 25, 2012 1662 Fixed definition of IAMCrossbar interface.
andrew.kirillov Jan 24, 2012 1661 Added VideoCaptureDevice.DisplayCrossbarPropertyPage() method, which allows show
andrew.kirillov Jan 23, 2012 1660 Added support of 32 bpp RGB (not ARGB) images for BlobCounter.
andrew.kirillov Jan 19, 2012 1659 Issue 275: Resilient Backpropagation Learning Added implementation RProp (Resil
andrew.kirillov Jan 18, 2012 1658 Issue 281: GetPixel in UnmanagedImage class 1) Added UnmanagedImage.GetPixel()
andrew.kirillov Jan 16, 2012 1657 Updated VideoSourcePlayer.GetCurrentVideoFrame() method so it returns complete c
andrew.kirillov Jan 11, 2012 1656 Issue 277: Test if videoCapabilities is null VideoCaptureDevice is updated to n
andrew.kirillov Jan 11, 2012 1655 Issue 272: Patch for /trunk/Sources/Neuro/Neurons/ActivationNeuron.cs 1) Expose
andrew.kirillov Jan 11, 2012 1654 Updated Chart control so it does not check if points coordinates are in X/Y rang
andrew.kirillov Jan 11, 2012 1653 Issue 279: Blob and BlobCounter cannot be extended as their constructors are int
andrew.kirillov Jan 3, 2012 1652 Issue 273: static Random doesn't work in multi threading without locking... Rep
andrew.kirillov Dec 27, 2011 1651 Issue 271: Complex.Phase is slightly incorrect (or at least non-standard) Fixed
andrew.kirillov Dec 12, 2011 1650 AForge.NET framework 2.2.3 release.
andrew.kirillov Dec 12, 2011 1649 2.2.3 release related updates.
andrew.kirillov Dec 12, 2011 1648 2.2.3 release related updates.
andrew.kirillov Dec 12, 2011 1647 Adding some extra files to ignore list.
andrew.kirillov Dec 12, 2011 1646 Issue 269: Support basic authentication when connecting to IP Cameras Added For
andrew.kirillov Dec 11, 2011 1645 2.2.3 release related updates.
andrew.kirillov Dec 11, 2011 1644 Adding binaries of FFMPEG library.
andrew.kirillov Dec 6, 2011 1643 Updating external FFMPEG library to version from November 30 2011. Updated AForg
andrew.kirillov Nov 30, 2011 1642 Issue 217: Support for Alpha component in Image.Drawing methods Added support f
andrew.kirillov Nov 28, 2011 1641 Issue 266: GA: Donate thread-safety to chromosomes Updated classes of AForge.
andrew.kirillov Nov 28, 2011 1640 Added constructors to the ThreadSafeRandom class.
andrew.kirillov Nov 28, 2011 1639 Added ThreadSafeRandom class which is a wrapper for the System.Random class prov
andrew.kirillov Nov 24, 2011 1638 Issue 252: Rotate filter incorrectly calculates the size of the image after rota
andrew.kirillov Nov 24, 2011 1637 Updated build note.
andrew.kirillov Nov 24, 2011 1636 Updated project/solution files of all sample to use C# express edition 2010.
andrew.kirillov Nov 23, 2011 1635 Updated project/solution files of the framework's sources, tool and unit tests t