framework icon indicating copy to clipboard operation
framework copied to clipboard

Machine learning, computer vision, statistics and general scientific computing for .NET

Results 100 framework issues
Sort by recently updated
recently updated
newest added

fixed #2138,when i set options ``` C# _videoWriter.VideoOptions["x264opts"] = "no-mbtree:sliced-threads:sync-lookahead=0"; ``` like [https://github.com/cesarsouza/screencast-capture](https://github.com/cesarsouza/screencast-capture) the `pts_time` Shouldn't twice `dts_time`

OpenCV-compatible XML file Does not contain size and trees node HaarCascade FromXml fun error. It is recommended to add support for the new format My training data is used to...

Please add an example for NonlinearLeastSquares Class. TODO (optional): Describe a specific scenario you would like to see addressed. Help Topic: http://accord-framework.net/docs/html/T_Accord_Statistics_Models_Regression_Fitting_NonlinearLeastSquares.htm

Please add an example for Sort.NthElement(T) Method (T[], Int32, Boolean). TODO (optional): Describe a specific scenario you would like to see addressed. Help Topic: http://accord-framework.net/docs/html/M_Accord_Sort_NthElement__1.htm

Please add an example for Tools.FindPeaks Method (Double[]). TODO (optional): Describe a specific scenario you would like to see addressed. Help Topic: http://accord-framework.net/docs/html/M_Accord_Audio_Tools_FindPeaks.htm

Please add an example for FourierTransform.Direction Enumeration. TODO (optional): Describe a specific scenario you would like to see addressed. Help Topic: http://accord-framework.net/docs/html/T_Accord_Math_FourierTransform_Direction.htm

Please add an example for HistogramsOfOrientedGradients Constructor. TODO (optional): Describe a specific scenario you would like to see addressed. Help Topic: http://accord-framework.net/docs/html/M_Accord_Imaging_HistogramsOfOrientedGradients__ctor.htm

Please add an example for MotionDetector.MotionZones Property. TODO (optional): Describe a specific scenario you would like to see addressed. Help Topic: http://accord-framework.net/docs/html/P_Accord_Vision_Motion_MotionDetector_MotionZones.htm

Please add an example for BackPropagationLearning Class. TODO (optional): Describe a specific scenario you would like to see addressed. Help Topic: http://accord-framework.net/docs/html/T_Accord_Neuro_Learning_BackPropagationLearning.htm

When I'm trying to record audio using accord.net, it throws an exception > Accord.Audio.DirectSound.pdb not loaded $exception {"HRESULT: [0x88780064], Module: [Unknown], ApiCode: [Unknown/Unknown], Message: Unknown"} SharpDX.SharpDXException I'm using Windows 10...