Google Code Exporter

Results 11117 issues of Google Code Exporter

``` What steps will reproduce the problem? 1. run face detector 2. change size of face bounding box 3. rerun asm What is the expected output? What do you see...

Type-Defect
Priority-Medium
auto-migrated

``` What steps will reproduce the problem? 1.download imageMagick 2.uncomment the imageMagick code in the prepare.sh script 3.run prepare.sh What is the expected output? What do you see instead? I...

Priority-Medium
auto-migrated
Type-Other

``` What steps will reproduce the problem? 1. An old opencv is installed on the system (on which I don't have admin rules) 2. A recent opencv 2.3.1 is installed...

Type-Defect
Priority-Medium
auto-migrated

``` If the user pinch-zooms or drags outside of an individual image in the photo sorter demo, the whole canvas should be zoomed/panned, not just individual photos. This will require...

Priority-Medium
Type-Defect
auto-migrated

``` Paul Bourke extended the MTController code to handle single-finger drags, as well creating a couple of new generic canvas object classes: git://github.com/brk3/android-multitouch-controller.git I think a couple of changes need...

Priority-Medium
Type-Defect
auto-migrated

``` Zac Livesay's suggestion: implement fullscreen mode where there is no app titlebar, so that whole screen can be tested. ``` Original issue reported on code.google.com by `luke.hutch` on 22...

Priority-Medium
Type-Defect
auto-migrated

``` Request from Yuan Chin: provide individual setters in PointInfo class so that you don't have to set all fields on every frame. Some apps only want to update some...

Priority-Medium
Type-Defect
auto-migrated

``` TODO: Figure out if it makes sense refactoring this code to extend Android's own multitouch gesture detector class. ``` Original issue reported on code.google.com by `luke.hutch` on 22 Apr...

Priority-Medium
Type-Defect
auto-migrated

``` Mickael Despesse's suggestion: I had another idea to improve MultitouchControler yesterday, I don't know if you think the right place to implement it is in your controler or in...

Priority-Medium
Type-Defect
auto-migrated

``` pbourke discovered that if you have pt 1 & 2 down and bring them close together, they merge into one point, and then MTVisualizer thinks there are 0 points...

Priority-Medium
Type-Defect
auto-migrated