Google Code Exporter

Results 11117 issues of Google Code Exporter

``` Trying to port C++ implementation to C# I found a funny bug that confused me when I compared the hashes between both implementations. The hard coded value for the...

Type-Defect
Priority-Medium
auto-migrated

``` I've attached a patch to fix some warnings generated for a 64-bit Windows target. It's just two explicit casts, and I verified that the types are in range. ```...

Type-Defect
Priority-Medium
auto-migrated

``` as title.. because boost is a good lib to use.. QQ ``` Original issue reported on code.google.com by `[email protected]` on 19 Aug 2012 at 6:11

Type-Defect
Priority-Medium
auto-migrated

``` A change in revision 145 caused MurmurHash3 to start failing the "keyset 'Window' tests" with: Keyset 'Windowed' - 64-bit key, 20-bit window - 64 tests, 1048576 keys per test...

Type-Defect
Priority-Medium
auto-migrated

``` Select tests to run from command line. Move test definitions from main.cpp to Tester.cpp ``` Original issue reported on code.google.com by `[email protected]` on 2 Feb 2012 at 10:06 Attachments:...

Type-Defect
Priority-Medium
auto-migrated

``` Hi, Is there a android version for this? nice to have it for android. Thanks. Eman ``` Original issue reported on code.google.com by `[email protected]` on 19 Apr 2013 at...

Priority-Medium
Type-Defect
auto-migrated

``` Request for enhancement. Product java-image-scaling-0.8.6.jar Java 7 update 60 OS Ubuntu 14.04 64bits Hello, did you plan to add the method: ResampleFilters.valueOf(String name) and another one to enumerate all...

Priority-Medium
Type-Defect
auto-migrated

``` — What steps will reproduce the problem? 1. Load the image attached to this issue to BufferedImage object 'bi'. 2. Create ResampleOp 'resampleOp' instance with 120x90 dimensions 3. Invoke...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Take image of size 6000x4000. 2. Create thumbnail of size 704x397. What is the expected output? What do you see instead? Based...

Priority-Medium
Type-Defect
auto-migrated

``` What steps will reproduce the problem? 1. Call the getPoint2D or getBounds2D of the ResampleOp What is the expected output? What do you see instead? The expected output is...

Priority-Medium
Type-Defect
auto-migrated