id
int64
393k
2.82B
repo
stringclasses
68 values
title
stringlengths
1
936
body
stringlengths
0
256k
labels
stringlengths
2
508
priority
stringclasses
3 values
severity
stringclasses
3 values
97,431,757
opencv
Training models for the Latent SVM detector
Transferred from http://code.opencv.org/issues/3658 ``` || David W. on 2014-04-21 07:58 || Priority: Normal || Affected: branch '2.4' (2.4-dev) || Category: objdetect || Tracker: Bug || Difficulty: Easy || PR: || Platform: Any / Any ``` ## Training models for the Latent SVM detector ``` Hi there! :) The OpenCV imp...
bug,auto-transferred,priority: normal,affected: 2.4,category: objdetect
low
Critical
97,431,790
opencv
openCV support for multiple camera instance in Android
Transferred from http://code.opencv.org/issues/3660 ``` || ganesh manvizhi on 2014-04-22 15:44 || Priority: High || Affected: None || Category: android || Tracker: Feature || Difficulty: Hard || PR: || Platform: None / None ``` ## openCV support for multiple camera instance in Android ``` Is it possible to access mu...
auto-transferred,feature,priority: low,category: videoio(camera),platform: android
low
Minor
97,431,845
opencv
Failed to cross-compile with mingw-w64
Transferred from http://code.opencv.org/issues/3661 ``` || Alexey Gornostaev on 2014-04-23 06:19 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: build/install || Tracker: Bug || Difficulty: Easy || PR: || Platform: x64 / Linux ``` ## Failed to cross-compile with mingw-w64 ``` https://github....
bug,auto-transferred,priority: normal,category: build/install,affected: 3.4
low
Critical
97,431,889
opencv
OpenCV Python unable to access correct OpenNI device channels
Transferred from http://code.opencv.org/issues/3663 ``` || Andrew Braun on 2014-04-24 03:48 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: highgui-camera || Tracker: Bug || Difficulty: Medium || PR: || Platform: x64 / Linux ``` ## OpenCV Python unable to access correct OpenNI device channels ``...
bug,auto-transferred,priority: normal,affected: 2.4,category: videoio(camera)
low
Critical
97,431,950
opencv
python cv2.floodFill Segmentation Fault on large images
Transferred from http://code.opencv.org/issues/3669 ``` || Michael Goldman on 2014-04-30 16:07 || Priority: Normal || Affected: 2.4.0 - 2.4.8 || Category: imgproc, video || Tracker: Bug || Difficulty: Medium || PR: || Platform: x64 / Linux ``` ## python cv2.floodFill Segmentation Fault on large images ``` Performing...
bug,auto-transferred,priority: normal,category: imgproc,category: video,affected: 2.4
low
Critical
97,432,019
opencv
Releasing VideoCapture / Webcam doesn't work
Transferred from http://code.opencv.org/issues/3672 ``` || Martijn van der Veen on 2014-05-02 21:02 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: python bindings || Tracker: Bug || Difficulty: Medium || PR: || Platform: x64 / Linux ``` ## Releasing VideoCapture / Webcam doesn't work ``` Usi...
bug,auto-transferred,priority: normal,category: python bindings,affected: 3.4
low
Critical
97,432,230
opencv
GraphCutSeamFinderBase has no virtual destructor
Transferred from http://code.opencv.org/issues/3685 ``` || Alexey Gornostaev on 2014-05-12 04:55 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: stitching || Tracker: Bug || Difficulty: Easy || PR: || Platform: x64 / Linux ``` ## GraphCutSeamFinderBase has no virtual destructor ``` Stitching ...
bug,auto-transferred,priority: normal,affected: 3.4,category: stitching
low
Critical
97,432,265
opencv
opencv.pc links to wrong TBB
Transferred from http://code.opencv.org/issues/3691 ``` || Thorsten Ball on 2014-05-14 06:17 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: build/install || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Mac OSX ``` ## opencv.pc links to wrong TBB ``` On OS X 10.9.2 the generated `openc...
bug,auto-transferred,priority: normal,category: build/install,affected: 2.4
low
Critical
97,432,293
opencv
Android setPictureSize is not respected in takePicture
Transferred from http://code.opencv.org/issues/3698 ``` || Renato Lorenzi on 2014-05-17 00:31 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: android || Tracker: Bug || Difficulty: || PR: || Platform: Any / Android ``` ## Android setPictureSize is not respected in takePicture ``` I'm working wi...
bug,auto-transferred,priority: normal,affected: 2.4,platform: android
low
Critical
97,432,334
opencv
cv::Flann knnSearch distances
Transferred from http://code.opencv.org/issues/3702 ``` || Martin Beckett on 2014-05-20 21:06 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: flann || Tracker: Bug || Difficulty: Medium || PR: || Platform: x64 / Windows ``` ## cv::Flann knnSearch distances ``` The returned distances from knnSear...
bug,auto-transferred,priority: normal,affected: 2.4,category: flann
low
Critical
97,432,367
opencv
OpenCV 2.4.9 highgui multiple definitions of functions
Transferred from http://code.opencv.org/issues/3704 ``` || Michele Adduci on 2014-05-22 13:11 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: highgui-gui || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## OpenCV 2.4.9 highgui multiple definitions of functions ``` Hi i'm tr...
bug,auto-transferred,priority: normal,category: highgui-gui,affected: 2.4
low
Critical
97,432,570
opencv
Algorithm::create doesn't work for BFMatcher
Transferred from http://code.opencv.org/issues/3718 ``` || Alexander Cheparukhin on 2014-05-27 15:29 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: core || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Linux ``` ## Algorithm::create doesn't work for BFMatcher ``` cv::Algorithm::create<...
bug,auto-transferred,priority: normal,category: core,affected: 2.4
low
Critical
97,432,596
opencv
Descriptor matchers don't serialize to FileStorage
Transferred from http://code.opencv.org/issues/3719 ``` || Alexander Cheparukhin on 2014-05-27 15:33 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: features2d || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Linux ``` ## Descriptor matchers don't serialize to FileStorage ``` Both BFMat...
bug,auto-transferred,priority: normal,affected: 2.4,category: features2d
low
Critical
97,432,618
opencv
Flann LshIndexParams save and load does not work - SEGFAULT
Transferred from http://code.opencv.org/issues/3720 ``` || Puneet Jain on 2014-05-28 02:07 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: flann || Tracker: Bug || Difficulty: Easy || PR: || Platform: x64 / Linux ``` ## Flann LshIndexParams save and load does not work - SEGFAULT ``` Test case...
bug,auto-transferred,priority: normal,affected: 3.4,category: flann
low
Critical
97,432,650
opencv
Need Flann Index to support vector<Mat> and return imgIdx
Transferred from http://code.opencv.org/issues/3721 ``` || Puneet Jain on 2014-05-28 08:10 || Priority: Normal || Affected: None || Category: flann || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## Need Flann Index to support vector<Mat> and return imgIdx ``` Hello, I am trying to construct...
auto-transferred,priority: normal,feature,category: flann
low
Minor
97,432,878
opencv
CUDA exceptions in OpenCV GPU module in multi-threaded version
Transferred from http://code.opencv.org/issues/3738 ``` || T Abdullah on 2014-06-04 16:05 || Priority: Normal || Affected: 2.4.0 - 2.4.8 || Category: gpu (cuda) || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## CUDA exceptions in OpenCV GPU module in multi-threaded version ``` Hi, Dear all, I...
bug,auto-transferred,priority: normal,affected: 2.4,category: gpu/cuda (contrib)
low
Critical
97,432,902
opencv
Add support for true in-place convolution to filter2D
Transferred from http://code.opencv.org/issues/3741 ``` || Goncalo Lopes on 2014-06-05 10:15 || Priority: Normal || Affected: None || Category: imgproc, video || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## Add support for true in-place convolution to filter2D ``` The documentation for fil...
auto-transferred,priority: normal,feature,category: imgproc,category: video
low
Minor
97,432,972
opencv
gpu:HOGDescriptor cannot support two hog descriptor with different parameters
Transferred from http://code.opencv.org/issues/3748 ``` || Zhifei Fang on 2014-06-11 19:45 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: gpu (cuda) || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## gpu:HOGDescriptor cannot support two hog descriptor with different paramet...
bug,auto-transferred,priority: normal,affected: 2.4,category: gpu/cuda (contrib)
low
Critical
97,433,096
opencv
SparseMatIterator_<> build error
Transferred from http://code.opencv.org/issues/3761 ``` || Marc Rollins on 2014-06-19 21:10 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: core || Tracker: Bug || Difficulty: Easy || PR: || Platform: Any / Any ``` ## SparseMatIterator_<> build error ``` Compilation fails with errors: <pre> /us...
bug,auto-transferred,priority: normal,category: core,affected: 2.4
low
Critical
97,433,131
opencv
opencv2/flann/lsh_table.h 'unordered_map' file not found
Transferred from http://code.opencv.org/issues/3773 ``` || Liu Xiao on 2014-06-27 13:16 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: flann || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Mac OSX ``` ## opencv2/flann/lsh_table.h 'unordered_map' file not found ``` When I try to use op...
auto-transferred,category: build/install,affected: 2.4,category: flann,incomplete
low
Critical
97,433,192
opencv
Adding BinBoost to OpenCV without a "create" implementation
Transferred from http://code.opencv.org/issues/3776 ``` || Gil Levi on 2014-06-27 16:25 || Priority: Normal || Affected: None || Category: features2d || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## Adding BinBoost to OpenCV without a "create" implementation ``` Hi, I'm trying to add the B...
auto-transferred,priority: normal,feature,category: features2d
low
Minor
97,433,222
opencv
Can't pass precalculated pyramids to calcOpticalFlowPyrLK in Python
Transferred from http://code.opencv.org/issues/3784 ``` || Magnus Linderoth on 2014-06-30 17:26 || Priority: Normal || Affected: 2.4.0 - 2.4.8 || Category: python bindings || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Mac OSX ``` ## Can't pass precalculated pyramids to calcOpticalFlowPyrLK in Python ``` ...
auto-transferred,priority: normal,category: python bindings,category: video,affected: 2.4,RFC
low
Critical
97,433,314
opencv
install opencv-2.4-9 on centos 6.5 with cuda 5.5 support
Transferred from http://code.opencv.org/issues/3794 ``` || ricardo roman on 2014-07-04 15:48 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: build/install || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Linux ``` ## install opencv-2.4-9 on centos 6.5 with cuda 5.5 support ``` Hello. I ...
bug,auto-transferred,priority: normal,category: build/install,affected: 2.4
low
Critical
97,433,393
opencv
Fixing user guide tutorials
Transferred from http://code.opencv.org/issues/3798 ``` || Steven Puttemans on 2014-07-07 13:08 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: documentation || Tracker: Bug || Difficulty: || PR: || Platform: Any / Any ``` ## Fixing user guide tutorials ``` http://docs.opencv.org/doc/user_guide...
bug,auto-transferred,priority: normal,category: documentation,affected: 2.4
low
Critical
97,433,428
opencv
Qt display keepratio mode
Transferred from http://code.opencv.org/issues/3800 ``` || Florent Perrocheau on 2014-07-08 11:39 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: highgui-gui || Tracker: Bug || Difficulty: || PR: || Platform: x86 / Windows ``` ## Qt display keepratio mode ``` Hy, since I work with 2.4.9, the ke...
bug,auto-transferred,priority: normal,category: highgui-gui,affected: 2.4
low
Critical
97,433,460
opencv
VideoCapture behaves different for jpeg and png sequences
Transferred from http://code.opencv.org/issues/3806 ``` || Philipp Hasper on 2014-07-11 15:04 || Priority: Normal || Affected: 2.4.0 - 2.4.8 || Category: highgui-camera || Tracker: Bug || Difficulty: || PR: || Platform: Any / Any ``` ## VideoCapture behaves different for jpeg and png sequences ``` the VideoCapture ...
bug,auto-transferred,priority: low,affected: 2.4,category: videoio(camera)
low
Critical
97,433,602
opencv
New class to be added to OpenCV
Transferred from http://code.opencv.org/issues/3810 ``` || Robby Longhorn on 2014-07-13 18:34 || Priority: Normal || Affected: None || Category: highgui-images || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## New class to be added to OpenCV ``` I wrote a class that is very usefull for all W...
auto-transferred,priority: normal,feature,category: imgcodecs
low
Minor
97,433,745
opencv
opencv 3.0 - CUDA link error in opencv_core300 --> __cudaRegisterLinkedBinary unresolved symbol
Transferred from http://code.opencv.org/issues/3816 ``` || jean-claude rosichini on 2014-07-16 19:37 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: build/install || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## opencv 3.0 - CUDA link error in opencv_core300 --> __cuda...
bug,auto-transferred,priority: normal,category: build/install,affected: 3.4
low
Critical
97,433,909
opencv
Horn & Lucas Kanade Legacy
Transferred from http://code.opencv.org/issues/3823 ``` || Juan Perez Rua on 2014-07-22 12:36 || Priority: Low || Affected: None || Category: legacy, contrib || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## Horn & Lucas Kanade Legacy ``` Hello, I was just wondering if its really helpful to...
auto-transferred,feature,priority: low,category: legacy,category: contrib
low
Minor
97,433,942
opencv
Concurrency in cuda module fails with visual studio
Transferred from http://code.opencv.org/issues/3824 ``` || Ernest Galbrun on 2014-07-23 12:12 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: gpu (cuda) || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## Concurrency in cuda module fails with visual studio ``` I have had ...
bug,auto-transferred,priority: normal,affected: 3.4,category: gpu/cuda (contrib)
low
Critical
97,433,968
opencv
Nvcc error: Only when targeting sm_20 or higher
Transferred from http://code.opencv.org/issues/3827 ``` || hoa Hong on 2014-07-24 05:11 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: gpu (cuda) || Tracker: Bug || Difficulty: || PR: || Platform: x86 / Windows ``` ## Nvcc error: Only when targeting sm_20 or higher ``` Hi, I'm building lat...
bug,auto-transferred,priority: normal,affected: 3.4,category: gpu/cuda (contrib)
low
Critical
97,433,993
opencv
Build error on Windows when CUDA is disabled
Transferred from http://code.opencv.org/issues/3830 ``` || Erfan Noury on 2014-07-26 12:19 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: build/install || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## Build error on Windows when CUDA is disabled ``` I'm on Windows 8.1...
bug,auto-transferred,priority: normal,category: build/install,affected: 3.4
low
Critical
97,434,071
opencv
XIMEA Image format incorrect after DOWNSAMPLING
Transferred from http://code.opencv.org/issues/3836 ``` || Jean-Yves Deschenes on 2014-07-31 15:12 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: highgui-camera || Tracker: Bug || Difficulty: Easy || PR: || Platform: x64 / Windows ``` ## XIMEA Image format incorrect after DOWNSAMPLING ``` If I ...
bug,auto-transferred,priority: normal,affected: 2.4,category: videoio(camera)
low
Critical
97,434,102
opencv
calcOpticalFlowPyrLK() returns points outside the image
Transferred from http://code.opencv.org/issues/3837 ``` || Philipp Hasper on 2014-07-31 17:40 || Priority: Normal || Affected: branch '2.4' (2.4-dev) || Category: imgproc, video || Tracker: Bug || Difficulty: || PR: || Platform: Any / Any ``` ## calcOpticalFlowPyrLK() returns points outside the image ``` calcOptica...
bug,auto-transferred,priority: normal,category: imgproc,category: video,affected: 2.4
low
Critical
97,434,147
opencv
Reading Image without Meta-Data fails
Transferred from http://code.opencv.org/issues/3838 ``` || M B on 2014-08-04 12:29 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: highgui-images || Tracker: Bug || Difficulty: || PR: || Platform: x86 / Windows ``` ## Reading Image without Meta-Data fails ``` * Bug concering imread -> imread do...
auto-transferred,feature,priority: low,affected: 2.4,category: imgcodecs
low
Critical
97,434,165
opencv
Add support for broadcasting arithmetical and logic operands
Transferred from http://code.opencv.org/issues/3839 ``` || Goncalo Lopes on 2014-08-04 13:37 || Priority: Normal || Affected: None || Category: core || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## Add support for broadcasting arithmetical and logic operands ``` This allows for easy and eff...
auto-transferred,priority: normal,feature,category: core
low
Minor
97,434,280
opencv
Cascadeclassifier_gpu with cv::gpu::stream support
Transferred from http://code.opencv.org/issues/3844 ``` || T Abdullah on 2014-08-06 09:46 || Priority: Normal || Affected: None || Category: objdetect || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## Cascadeclassifier_gpu with cv::gpu::stream support ``` Dear all, I wanted to detect obje...
auto-transferred,priority: normal,feature,category: objdetect
low
Critical
97,434,311
opencv
More explicit exception message when OpenGL calls made without an active context
Transferred from http://code.opencv.org/issues/3845 ``` || Musharraf Azeem on 2014-08-06 13:35 || Priority: Normal || Affected: None || Category: infrastructure || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## More explicit exception message when OpenGL calls made without an active context ...
auto-transferred,priority: normal,feature,category: infrastructure
low
Critical
97,434,392
opencv
hogdescriptor::detectmultiscale to output feature vectors for detections
Transferred from http://code.opencv.org/issues/3848 ``` || Kevin Shi on 2014-08-06 16:41 || Priority: High || Affected: None || Category: objdetect || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## hogdescriptor::detectmultiscale to output feature vectors for detections ``` detectMultiScale ...
auto-transferred,feature,category: objdetect
low
Major
97,434,449
opencv
Public parameters of class not accessible
Transferred from http://code.opencv.org/issues/3849 ``` || Steven Puttemans on 2014-08-07 13:33 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: legacy, contrib || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Linux ``` ## Public parameters of class not accessible ``` When looking at thi...
bug,auto-transferred,priority: normal,category: legacy,category: contrib,affected: 2.4
low
Critical
97,434,531
opencv
Dependency on Python version and default encoding
Transferred from http://code.opencv.org/issues/3854 ``` || Philippe FOUBERT on 2014-08-10 16:40 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: matlab bindings || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## Dependency on Python version and default encoding ``` h1. De...
bug,auto-transferred,priority: normal,affected: 3.4,category: matlab bindings
low
Critical
97,434,615
opencv
Expectation maximization covariance not accepted when feeding back previous results in python
Transferred from http://code.opencv.org/issues/3862 ``` || Santiago Peñate Vera on 2014-08-14 15:00 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: python bindings || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## Expectation maximization covariance not accepted when feedin...
bug,auto-transferred,priority: normal,category: python bindings,affected: 2.4
low
Critical
97,434,731
opencv
DynamicAdaptedFeatureDetector for image sequences
Transferred from http://code.opencv.org/issues/3873 ``` || Felix Endres on 2014-08-19 13:25 || Priority: Normal || Affected: None || Category: features2d || Tracker: Feature || Difficulty: Medium || PR: || Platform: None / None ``` ## DynamicAdaptedFeatureDetector for image sequences ``` Hi all, I propose a modifica...
auto-transferred,priority: normal,feature,category: features2d
low
Major
97,434,806
opencv
Removed FilterEngine from public API
Transferred from http://code.opencv.org/issues/3879 ``` || Philippe FOUBERT on 2014-08-23 10:22 || Priority: Normal || Affected: None || Category: imgproc, video || Tracker: Feature || Difficulty: Easy || PR: || Platform: None / None ``` ## Removed FilterEngine from public API ``` I think the removal of *FilterEngin...
auto-transferred,priority: normal,feature,category: imgproc,category: video
low
Minor
97,434,830
opencv
Contrib: fcw_detect and fcw_train have wrong dependencies
Transferred from http://code.opencv.org/issues/3881 ``` || Philipp Hasper on 2014-08-25 12:32 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: build/install || Tracker: Bug || Difficulty: || PR: || Platform: Any / Any ``` ## Contrib: fcw_detect and fcw_train have wrong dependencies ``` There ...
bug,auto-transferred,priority: normal,category: build/install,affected: 3.4
low
Critical
97,434,854
opencv
MINGW 64bit detection is wrong for the most popular mingw distribution
Transferred from http://code.opencv.org/issues/3884 ``` || Yaron Keren on 2014-08-27 16:58 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: build/install || Tracker: Bug || Difficulty: || PR: || Platform: x86 / Windows ``` ## MINGW 64bit detection is wrong for the most popular mingw distributi...
bug,auto-transferred,priority: normal,category: build/install,affected: 3.4
low
Critical
97,435,309
opencv
Keypoint detection not deterministic (java opencv)
Transferred from http://code.opencv.org/issues/3903 ``` || Moe Doe on 2014-09-12 08:12 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: features2d || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## Keypoint detection not deterministic (java opencv) ``` As described in these ...
bug,auto-transferred,priority: normal,affected: 2.4,category: features2d
low
Critical
97,435,347
opencv
Highgui window is not scaled properly when displaying small images
Transferred from http://code.opencv.org/issues/3906 ``` || Khue Le on 2014-09-14 15:48 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: highgui-gui || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Linux ``` ## Highgui window is not scaled properly when displaying small images ``` In O...
bug,auto-transferred,priority: normal,category: highgui-gui,affected: 3.4
low
Critical
97,435,384
opencv
videoio compilation error in cap_msmf.cpp
Transferred from http://code.opencv.org/issues/3907 ``` || Christoph Pacher on 2014-09-17 15:43 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: highgui-video || Tracker: Bug || Difficulty: || PR: || Platform: x86 / Windows ``` ## videoio compilation error in cap_msmf.cpp ``` at line 780 MF_M...
bug,auto-transferred,priority: low,category: videoio,category: build/install,affected: 3.4
low
Critical
97,435,437
opencv
VideoCapture::read(Mat) ignores CV_CAP_PROP_CONVERT_RGB flag for H264 YUV4:2:0 file
Transferred from http://code.opencv.org/issues/3909 ``` || Vit Shiryaev on 2014-09-18 22:31 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: highgui-video || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## VideoCapture::read(Mat) ignores CV_CAP_PROP_CONVERT_RGB flag for H264 ...
auto-transferred,feature,priority: low,category: videoio,affected: 2.4,incomplete
low
Critical
97,435,479
opencv
Intel® RealSense™ SDK (former Intel® Perceptual Computing SDK) support
Transferred from http://code.opencv.org/issues/3917 ``` || Eric Guleksen on 2014-09-25 03:04 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: build/install || Tracker: Bug || Difficulty: Medium || PR: || Platform: Any / Any ``` ## Intel® RealSense™ SDK (former Intel® Perceptual Computing SDK) supp...
bug,auto-transferred,priority: normal,category: build/install,affected: 2.4
low
Critical
97,435,499
opencv
calcHist() should raise error for incompatible nimages and dims
Transferred from http://code.opencv.org/issues/3918 ``` || Baris Demiroz on 2014-09-25 14:19 || Priority: Low || Affected: 2.4.9 (latest release) || Category: imgproc, video || Tracker: Bug || Difficulty: || PR: || Platform: Any / Any ``` ## calcHist() should raise error for incompatible nimages and dims ``` When @...
bug,auto-transferred,category: imgproc,priority: low,affected: 2.4
low
Critical
97,435,598
opencv
Android VideoCapture output format is not clarified and is missing native YUV NV21
Transferred from http://code.opencv.org/issues/3925 ``` || Ayberk Özgür on 2014-09-26 14:48 || Priority: Normal || Affected: None || Category: highgui-camera || Tracker: Feature || Difficulty: Easy || PR: https://github.com/Itseez/opencv/pull/3280 || Platform: None / None ``` ## Android VideoCapture output format is n...
auto-transferred,priority: normal,feature,category: videoio(camera)
low
Minor
97,435,667
opencv
MOG2_Applay test scenario does not look realistic.
Transferred from http://code.opencv.org/issues/3927 ``` || Konstantin Rodyushkin on 2014-09-29 06:40 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: ocl || Tracker: Bug || Difficulty: Easy || PR: || Platform: Any / Any ``` ## MOG2_Applay test scenario does not look realistic. ``` MOG2_applay ...
bug,auto-transferred,priority: normal,affected: 3.4,category: ocl
low
Critical
97,435,749
opencv
Highgui_Video.prop_fps test fails on Ubuntu 14.04 with FFMPEG
Transferred from http://code.opencv.org/issues/3930 ``` || Alexander Smorkalov on 2014-09-30 09:37 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: highgui-video || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Linux ``` ## Highgui_Video.prop_fps test fails on Ubuntu 14.04 with FFMPEG ...
bug,auto-transferred,priority: normal,category: videoio,affected: 3.4
low
Critical
97,435,835
opencv
Normalization of 16UC histogram
Transferred from http://code.opencv.org/issues/3937 ``` || Alex Stax on 2014-10-03 07:40 || Priority: Normal || Affected: None || Category: imgproc, video || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## Normalization of 16UC histogram ``` Currently there is only 8UC histogram normalization...
auto-transferred,priority: normal,feature,category: imgproc,category: video
low
Minor
97,435,876
opencv
HDR Imaging - assert failure during merge_mertens
Transferred from http://code.opencv.org/issues/3939 ``` || Jo Z on 2014-10-05 08:58 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: photo || Tracker: Bug || Difficulty: || PR: || Platform: x86 / Windows ``` ## HDR Imaging - assert failure during merge_mertens ``` According to the HDR-Tutoria...
bug,auto-transferred,priority: normal,affected: 3.4,category: photo
low
Critical
97,435,910
opencv
automated ruby bindings for opencv
**Blocked** by #11666 --- Transferred from http://code.opencv.org/issues/3949 ``` || Alexander Duda on 2014-10-11 12:23 || Priority: Normal || Affected: None || Category: None || Tracker: Feature || Difficulty: Easy || PR: || Platform: None / None ``` ## automated ruby bindings for opencv ``` I...
auto-transferred,feature,category: build/install,effort: ∞
low
Minor
97,436,027
opencv
VideoWriter_GPU is broken since NVIDIA driver 344.11
Transferred from http://code.opencv.org/issues/3955 ``` || Sergey Ravdin on 2014-10-14 08:50 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: gpu (cuda) || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## VideoWriter_GPU is broken since NVIDIA driver 344.11 ``` New drivers fr...
bug,auto-transferred,priority: normal,affected: 2.4,category: gpu/cuda (contrib)
low
Critical
97,436,209
opencv
Issues with shared library naming when using mangled paths
Transferred from http://code.opencv.org/issues/3967 ``` || Gautier Minster on 2014-10-21 10:33 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: build/install || Tracker: Bug || Difficulty: || PR: || Platform: Any / Linux ``` ## Issues with shared library naming when using mangled paths ``` He...
bug,auto-transferred,priority: normal,category: build/install,affected: 3.4
low
Critical
97,436,254
opencv
Add eclipse PATH setup details to the Java tutorial
Transferred from http://code.opencv.org/issues/3980 ``` || Phil W on 2014-10-26 12:43 || Priority: Low || Affected: branch '2.4' (2.4-dev) || Category: documentation || Tracker: Bug || Difficulty: Easy || PR: || Platform: Any / Windows ``` ## Add eclipse PATH setup details to the Java tutorial ``` The Eclipse Setup ...
bug,auto-transferred,priority: low,category: documentation,affected: 2.4
low
Critical
97,436,296
opencv
solvePnP: is not handling all degenerated cases
Transferred from http://code.opencv.org/issues/3984 ``` || Alexander Duda on 2014-10-29 10:47 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: calibration, 3d || Tracker: Bug || Difficulty: || PR: || Platform: Any / Any ``` ## solvePnP: is not handling all degenerated cases ``` Depending on the...
bug,auto-transferred,priority: normal,category: calib3d,affected: 2.4
low
Critical
97,436,334
opencv
Android openCV library fails to setup camera on Odroid U3(Samsung GalaxyS3 plateform) or runs extremely slowly
Transferred from http://code.opencv.org/issues/3987 ``` || Alexandre Benoit on 2014-10-30 10:35 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: android || Tracker: Bug || Difficulty: || PR: || Platform: ARM / Android ``` ## Android openCVlibrary fails to setup camera on Odroid U3(Samsung GalaxyS...
bug,auto-transferred,priority: normal,affected: 2.4,platform: android
low
Critical
97,436,539
opencv
ImageIO reading/writing image on OSX & iOS not supported anymore
Transferred from http://code.opencv.org/issues/4002 ``` || Arnaud Brejeon on 2014-11-08 01:30 || Priority: Normal || Affected: None || Category: ios || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## ImageIO reading/writing image on OSX & iOS not supported anymore ``` I noticed reading/writin...
auto-transferred,priority: normal,feature,platform: ios/osx
low
Critical
97,436,668
opencv
Lucas-Kanade Tutorial not working on Python using Mac.
Transferred from http://code.opencv.org/issues/4008 ``` || Quang Nguyen on 2014-11-14 10:12 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: samples || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Mac OSX ``` ## Lucas-Kanade Tutorial not working on Python using Mac. ``` http://docs.o...
bug,auto-transferred,priority: normal,category: samples,affected: 3.4
low
Critical
97,436,712
opencv
a bug in the stitching example, caused by unsuitable camera's view
Transferred from http://code.opencv.org/issues/4015 ``` || yajn lv on 2014-11-19 10:37 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: stitching || Tracker: Bug || Difficulty: || PR: || Platform: x86 / Windows ``` ## a bug in the stitching example, caused by unsuitable camera's view ``` Sometim...
bug,auto-transferred,priority: normal,affected: 2.4,category: stitching
low
Critical
97,436,764
opencv
CvVideoCamera flickering iOS
Transferred from http://code.opencv.org/issues/4017 ``` || Ashwin Prasad on 2014-11-20 18:26 || Priority: High || Affected: branch 'master' (3.0-dev) || Category: ios || Tracker: Bug || Difficulty: Medium || PR: || Platform: ARM / iOS ``` ## CvVideoCamera flickering iOS ``` The CvVideoCamera is causing the camera ca...
bug,auto-transferred,affected: 3.4,platform: ios/osx
low
Critical
97,436,844
opencv
No windowedMatchingMask() function in opencv3
Transferred from http://code.opencv.org/issues/4022 ``` || Ozan Caglayan on 2014-11-24 14:27 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: features2d || Tracker: Bug || Difficulty: || PR: || Platform: Any / Any ``` ## No windowedMatchingMask() function in opencv3 ``` Hi, I was trying to p...
bug,auto-transferred,priority: normal,category: features2d,affected: 3.4
low
Critical
97,437,005
opencv
BackgroundSubtractorMOG2 apply function fails ASSERT for large frame sizes
Transferred from http://code.opencv.org/issues/4027 ``` || Matt K on 2014-11-25 15:47 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: t-api || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Linux ``` ## BackgroundSubtractorMOG2 apply function fails ASSERT for large frame sizes ``` Rep...
bug,auto-transferred,priority: normal,affected: 3.4,category: t-api
low
Critical
97,437,046
opencv
Java bindings. MatOfPoint default constructor creates Mat with CV_8UC1 instead of CV_32S2 type.
Transferred from http://code.opencv.org/issues/4029 ``` || Vladimir Protsenko on 2014-11-26 13:13 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: java bindings || Tracker: Bug || Difficulty: Easy || PR: || Platform: x64 / Any ``` ## Java bindings. MatOfPoint default constructor creates Mat with C...
bug,auto-transferred,priority: normal,affected: 2.4,category: java bindings
low
Critical
97,437,080
opencv
Compile fails with unicap on debian wheezy 32 bits
Transferred from http://code.opencv.org/issues/4032 ``` || Vasco Santos on 2014-11-27 00:14 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: build/install || Tracker: Bug || Difficulty: || PR: || Platform: x86 / Linux ``` ## Compile fails with unicap on debian wheezy 32 bits ``` -- OpenCV modu...
bug,auto-transferred,priority: normal,category: build/install,affected: 2.4
low
Critical
97,437,106
opencv
cv::stereoRectify returns incorrect Q matrix
Transferred from http://code.opencv.org/issues/4035 ``` || Gerald Lodron on 2014-12-01 12:06 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: calibration, 3d || Tracker: Bug || Difficulty: Easy || PR: || Platform: x64 / Windows ``` ## cv::stereoRectify returns incorrect Q matrix ``` cv::stereoRec...
bug,auto-transferred,category: calib3d,affected: 2.4,incomplete
low
Critical
97,437,135
opencv
OpenCV Cheat Sheet in Python
Transferred from http://code.opencv.org/issues/4036 ``` || Eduard Feicho on 2014-12-01 12:50 || Priority: Normal || Affected: None || Category: documentation || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## OpenCV Cheat Sheet in Python ``` Hi, I think it would be really useful to have somet...
auto-transferred,priority: normal,feature,category: documentation
low
Major
97,437,163
opencv
OpenCV Error in blender->prepare(corners, sizes)
Transferred from http://code.opencv.org/issues/4039 ``` || Thorsten Behrens on 2014-12-02 10:52 || Priority: Low || Affected: branch 'master' (3.0-dev) || Category: t-api || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## OpenCV Error in blender->prepare(corners, sizes) ``` Hi all, I receive t...
bug,auto-transferred,priority: low,affected: 3.4,category: t-api
low
Critical
97,437,501
opencv
Crash in flann (kdtree_index.h method searchLevelExact)
Transferred from http://code.opencv.org/issues/4073 ``` || Sebastian Bartmann on 2014-12-18 09:15 || Priority: High || Affected: branch 'master' (3.0-dev) || Category: flann || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## Crash in flann (kdtree_index.h method searchLevelExact) ``` Under cert...
bug,auto-transferred,affected: 3.4,category: flann
low
Critical
97,437,536
opencv
Create a module to read/write AVIs using Directshow instead of VFW
Transferred from http://code.opencv.org/issues/4075 ``` || Christophe Caltagirone on 2014-12-18 21:59 || Priority: Normal || Affected: None || Category: highgui-video || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## Create a module to read/write AVIs using Directshow instead of VFW ``` The ...
auto-transferred,priority: normal,feature,category: videoio
low
Minor
97,437,571
opencv
the fuction cvCreateFileCapture return 0 on Opencv 2.4.9
Transferred from http://code.opencv.org/issues/4078 ``` || 若然 陈 on 2014-12-19 10:07 || Priority: Low || Affected: 2.4.9 (latest release) || Category: highgui-video || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## the fuction cvCreateFileCapture return 0 on Opencv 2.4.9 ``` The function faile...
bug,auto-transferred,priority: low,category: videoio,affected: 2.4
low
Critical
97,437,754
opencv
pyopen wont get imported unless numpy is imported
Transferred from http://code.opencv.org/issues/4089 ``` || Hakim Benoudjit on 2014-12-28 14:36 || Priority: Low || Affected: 2.4.9 (latest release) || Category: python bindings || Tracker: Bug || Difficulty: Easy || PR: || Platform: x64 / Other ``` ## pyopen wont get imported unless numpy is imported ``` Hi, My iss...
bug,auto-transferred,category: python bindings,priority: low,affected: 2.4
low
Critical
97,437,815
opencv
Canny can not detect connected contour of black square on a white background.
Transferred from http://code.opencv.org/issues/4093 ``` || Vit Shiryaev on 2014-12-31 14:26 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: ocl || Tracker: Bug || Difficulty: || PR: || Platform: x86 / Windows ``` ## Canny can not detect connected contour of black square on a white background....
bug,auto-transferred,priority: normal,affected: 3.4,category: ocl
low
Critical
97,437,910
opencv
Adding support for Metal language under iOS platform.
Transferred from http://code.opencv.org/issues/4100 ``` || Ricardo Ruiz on 2015-01-07 15:44 || Priority: Low || Affected: None || Category: ios || Tracker: Feature || Difficulty: Hard || PR: || Platform: None / None ``` ## Adding support for Metal language under iOS platform. ``` Hello! As you know, we don't have Op...
auto-transferred,feature,priority: low,platform: ios/osx
low
Major
97,438,033
opencv
imwrite can't write jpeg2000 4-channel images.
Transferred from http://code.opencv.org/issues/4111 ``` || Nisarg Thakkar on 2015-01-08 18:21 || Priority: Low || Affected: branch '2.4' (2.4-dev) || Category: highgui-images || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Linux ``` ## imwrite can't write jpeg2000 4-channel images. ``` Load a png with an a...
bug,auto-transferred,priority: low,affected: 2.4,category: imgcodecs
low
Critical
97,438,150
opencv
Cannot get gpu opencv 2.4.10 to work. Cuda 6.5, Intel C++ 15. GCC 4.6-4.9, Ubuntu 14.10
Transferred from http://code.opencv.org/issues/4115 ``` || Steph van Schalkwyk on 2015-01-12 04:47 || Priority: Normal || Affected: branch '2.4' (2.4-dev) || Category: gpu (cuda) || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Linux ``` ## Cannot get gpu opencv 2.4.10 to work. Cuda 6.5, Intel C++ 15. GCC 4....
bug,auto-transferred,priority: normal,affected: 2.4,category: gpu/cuda (contrib)
low
Critical
97,438,297
opencv
OpenCL SURF_OCL detecting no features with Intel Processor Graphics
Transferred from http://code.opencv.org/issues/4121 ``` || Michael Gopshtein on 2015-01-15 12:50 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: ocl || Tracker: Bug || Difficulty: || PR: || Platform: Any / Windows ``` ## OpenCL SURF_OCL detecting no features with Intel Processor Graphics ``` I'...
bug,auto-transferred,priority: normal,affected: 2.4,category: ocl
low
Critical
97,438,374
opencv
ocl::BFMatcher_OCL::knnMatch fails when trained first [2.4.10]
Transferred from http://code.opencv.org/issues/4132 ``` || Michael Gopshtein on 2015-01-18 08:33 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: ocl || Tracker: Bug || Difficulty: || PR: || Platform: x86 / Windows ``` ## ocl::BFMatcher_OCL::knnMatch fails when trained first [2.4.10] ``` In the ...
bug,auto-transferred,priority: normal,affected: 2.4,category: ocl
low
Critical
97,438,493
opencv
opecv_contrib xfeatures2d cuda surf compile error
Transferred from http://code.opencv.org/issues/4140 ``` || Samuel Petrocelli on 2015-01-21 16:32 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: gpu (cuda) || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Linux ``` ## opecv_contrib xfeatures2d cuda surf compile error ``` [ 93%] Buil...
bug,auto-transferred,priority: normal,affected: 3.4,category: gpu/cuda (contrib)
low
Critical
97,438,522
opencv
Extension of fastNlMeansDenoising to accept 16-bit inputs
Transferred from http://code.opencv.org/issues/4143 ``` || Iliya Romm on 2015-01-22 11:27 || Priority: Normal || Affected: None || Category: photo || Tracker: Feature || Difficulty: || PR: || Platform: None / None ``` ## Extension of fastNlMeansDenoising to accept 16-bit inputs ``` Certain cameras used in research ...
auto-transferred,feature,priority: low,category: photo
low
Minor
97,438,555
opencv
Warning Target "opencv_videoio" requests linking to directory
Transferred from http://code.opencv.org/issues/4147 ``` || Albert Nava on 2015-01-24 00:41 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: highgui-video || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## Warning Target "opencv_videoio" requests linking to directory ``` I...
bug,auto-transferred,priority: normal,category: videoio,affected: 3.4
low
Critical
97,438,618
opencv
CMake inter-target dependency graph contains a cycle
Transferred from http://code.opencv.org/issues/4157 ``` || Gregory Kramida on 2015-01-29 15:06 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: build/install || Tracker: Bug || Difficulty: Easy || PR: || Platform: x64 / Linux ``` ## CMake inter-target dependency graph contains a cycle ``` When...
bug,auto-transferred,priority: normal,category: build/install,affected: 3.4
low
Critical
97,438,677
opencv
segment_objects.cpp cannot work.
Transferred from http://code.opencv.org/issues/4160 ``` || Sheng Liu on 2015-01-30 03:34 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: imgproc, video || Tracker: Bug || Difficulty: Hard || PR: || Platform: x64 / Windows ``` ## segment_objects.cpp cannot work. ``` The file segment_objects.cp...
bug,auto-transferred,priority: normal,category: imgproc,category: video,affected: 3.4
low
Critical
97,438,744
opencv
Bad Display Aspect Ratio for videos
Transferred from http://code.opencv.org/issues/4163 ``` || Pierre Letessier on 2015-01-30 14:18 || Priority: Normal || Affected: None || Category: highgui-video || Tracker: Feature || Difficulty: Easy || PR: || Platform: None / None ``` ## Bad Display Aspect Ratio for videos ``` I have videos with a SAR (aspect rati...
auto-transferred,priority: normal,feature,category: videoio
low
Minor
97,438,777
opencv
scope issue in createLaplacePyrGpu() in Blenders.cpp
Transferred from http://code.opencv.org/issues/4164 ``` || Barry Secrest on 2015-02-01 14:03 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: gpu (cuda) || Tracker: Bug || Difficulty: Easy || PR: || Platform: Any / Any ``` ## scope issue in createLaplacePyrGpu() in Blenders.cpp ``` Original code:...
bug,auto-transferred,priority: normal,affected: 2.4,category: gpu/cuda (contrib)
low
Critical
97,438,805
opencv
createLaplacePyrGpu() doesnt work
Transferred from http://code.opencv.org/issues/4165 ``` || Barry Secrest on 2015-02-01 14:52 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: gpu (cuda) || Tracker: Bug || Difficulty: Medium || PR: || Platform: x64 / Windows ``` ## createLaplacePyrGpu() doesnt work ``` From blenders.cpp: if ...
bug,auto-transferred,priority: normal,affected: 2.4,category: gpu/cuda (contrib)
low
Critical
97,438,873
opencv
cv::cuda::multiply and cv::cuda::sqr can't handle large vector matrices.
Transferred from http://code.opencv.org/issues/4168 ``` || Daniel Moodie on 2015-02-03 13:52 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: gpu (cuda) || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## cv::cuda::multiply and cv::cuda::sqr can't handle large vector matric...
bug,auto-transferred,priority: normal,affected: 3.4,category: gpu/cuda (contrib)
low
Critical
97,439,087
opencv
Camera Status Check
Transferred from http://code.opencv.org/issues/4188 ``` || Muhammad Qaisar on 2015-02-10 08:59 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: highgui-video || Tracker: Bug || Difficulty: Medium || PR: || Platform: x86 / Windows ``` ## Camera Status Check ``` Dear sir I am Using opencv 2.4.10 i ...
bug,auto-transferred,priority: normal,category: videoio,affected: 2.4
low
Critical
97,439,117
opencv
Viz3d crashes when it is closed
Transferred from http://code.opencv.org/issues/4191 ``` || Romain Brégier on 2015-02-12 09:56 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: viz || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Windows ``` ## Viz3d crashes when it is closed ``` Hi, When testing Viz tutorials, the v...
bug,auto-transferred,priority: normal,affected: 3.4,category: viz
low
Critical
97,439,187
opencv
FileNode and FileNodeIterator does not work for std::vector<std::string>
Transferred from http://code.opencv.org/issues/4196 ``` || Yusuke Kameda on 2015-02-15 13:41 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: core || Tracker: Bug || Difficulty: || PR: || Platform: Any / Any ``` ## FileNode and FileNodeIterator does not work for std::vectorstd::string ``` htt...
bug,auto-transferred,priority: normal,category: core,affected: 3.4
low
Critical
97,439,227
opencv
Disconnected IP camera (opencv 2.4.9 and 3.0)
Transferred from http://code.opencv.org/issues/4199 ``` || Martin Šimák on 2015-02-16 18:23 || Priority: High || Affected: 2.4.9 (latest release) || Category: highgui-camera || Tracker: Bug || Difficulty: Easy || PR: || Platform: x86 / Windows ``` ## Disconnected IP camera (opencv 2.4.9 and 3.0) ``` I try to use my...
bug,auto-transferred,affected: 2.4,category: videoio(camera)
low
Critical
97,439,259
opencv
cv.imread() causes Matlab segfault
Transferred from http://code.opencv.org/issues/4201 ``` || Henry Braun on 2015-02-17 18:19 || Priority: Normal || Affected: branch 'master' (3.0-dev) || Category: matlab bindings || Tracker: Bug || Difficulty: || PR: || Platform: x64 / Mac OSX ``` ## cv.imread() causes Matlab segfault ``` I'm running Matlab r2014b ...
bug,auto-transferred,priority: normal,affected: 3.4,category: matlab bindings
low
Critical
97,439,430
opencv
Incomplete docs -- solvePnP in python
Transferred from http://code.opencv.org/issues/4221 ``` || James Youngquist on 2015-02-27 08:50 || Priority: Normal || Affected: 2.4.9 (latest release) || Category: documentation || Tracker: Bug || Difficulty: Easy || PR: || Platform: x64 / Linux ``` ## Incomplete docs -- solvePnP in python ``` Please add the follow...
bug,auto-transferred,priority: normal,category: documentation,affected: 2.4
low
Critical
97,439,474
opencv
viz::Camera should be usable without vtk
Transferred from http://code.opencv.org/issues/4224 ``` || Pavel Rojtberg on 2015-03-01 12:47 || Priority: Normal || Affected: None || Category: viz || Tracker: Feature || Difficulty: Easy || PR: || Platform: None / None ``` ## viz::Camera should be usable without vtk ``` the code is also in other contexts as well l...
auto-transferred,priority: normal,feature,category: viz
low
Minor