Commit graph

1916 commits

Author SHA1 Message Date
evansepdx@gmail.com a3f11f293c Decent speed improvement for HybridBinarizer::calculateBlackPoints(). The
approach is to stop testing for min/max values once the dynamic range
condition is satisfied.

On "typical" images, the function is about 20% faster.  Worst-case images
(low contrast images) can be slower but they are less likely to be read
successfully.

This change makes no change to test results, only performance.



git-svn-id: https://zxing.googlecode.com/svn/trunk@2174 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-10 01:43:47 +00:00
srowen 9d714829c5 Issue 599 PDF 417 fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@2171 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-07 22:45:41 +00:00
srowen 967520421f Use screen-sized preview if available, if it's not too big/small, for all devices
git-svn-id: https://zxing.googlecode.com/svn/trunk@2170 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-07 20:03:22 +00:00
srowen 0b0a7cf3b7 Issue 1146 add custom colors
git-svn-id: https://zxing.googlecode.com/svn/trunk@2169 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-07 11:11:10 +00:00
srowen cae8f40d5c Work around strange SQLiteException on startup; first see if it is transient, so swallowing it 'fixes' it?
git-svn-id: https://zxing.googlecode.com/svn/trunk@2168 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-06 22:01:30 +00:00
srowen 2f4d602f42 Issue 1151 Danish updates
git-svn-id: https://zxing.googlecode.com/svn/trunk@2167 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-06 21:38:35 +00:00
dswitkin@google.com bd825dec33 Some Slovak updates from Laurent.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2166 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-06 16:54:06 +00:00
srowen f437771490 Force workaround on for Optimus
git-svn-id: https://zxing.googlecode.com/svn/trunk@2164 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-05 10:04:05 +00:00
srowen 0269f60ac6 Add switch to workaround LG Optimus V/S problems by forcing preview to screen size
git-svn-id: https://zxing.googlecode.com/svn/trunk@2161 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 16:31:48 +00:00
srowen 7cc411eb9b Test from issue 1112
git-svn-id: https://zxing.googlecode.com/svn/trunk@2160 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 16:03:09 +00:00
srowen faf139e2e8 Issue 1142 fix binary shift in Aztec decoding
git-svn-id: https://zxing.googlecode.com/svn/trunk@2159 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 14:58:09 +00:00
srowen 2c84200f64 Issue 1143: enable Codabar after improved decoding avoids false positives
git-svn-id: https://zxing.googlecode.com/svn/trunk@2158 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 14:44:05 +00:00
srowen 5d89cc30fc Better encoding guessing from Alex
git-svn-id: https://zxing.googlecode.com/svn/trunk@2157 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 12:24:26 +00:00
srowen d265ccff56 2.1 coming next
git-svn-id: https://zxing.googlecode.com/svn/trunk@2153 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 12:12:22 +00:00
srowen 4566a3c878 One more change to release build file
git-svn-id: https://zxing.googlecode.com/svn/trunk@2151 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 11:19:51 +00:00
srowen b89939018a [maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2149 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 10:59:15 +00:00
srowen 15c6680fa7 [maven-release-plugin] prepare release android-integration-2.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2147 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 10:59:03 +00:00
srowen d98ddd0cd2 Temporarily commit my pom.xml change so release plugin works
git-svn-id: https://zxing.googlecode.com/svn/trunk@2146 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 10:58:20 +00:00
srowen 2fa4bb5a5d [maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2145 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 10:57:38 +00:00
srowen 339efaf7bb [maven-release-plugin] prepare release javase-2.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2143 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 10:57:25 +00:00
srowen 1c68060c6f [maven-release-plugin] prepare for next development iteration
git-svn-id: https://zxing.googlecode.com/svn/trunk@2142 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 10:52:39 +00:00
srowen 18639f28a5 [maven-release-plugin] prepare release core-2.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2140 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-04 10:52:26 +00:00
dswitkin@google.com a157931333 Cleaned up the ZXing Test manifest to match the Barcode Scanner one.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2139 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-03 22:24:17 +00:00
dswitkin@google.com e46307ec6e Fixed a small type, Froyo is not Android 2.1.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2138 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-02-03 20:09:46 +00:00
smparkes@smparkes.net 10610b1917 disable thumb mode for armv6
git-svn-id: https://zxing.googlecode.com/svn/trunk@2137 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-31 00:55:15 +00:00
dswitkin@google.com 5da2c7470e Bumped version to 4.0 final and fixed Finnish translation which broke the build.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2136 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-30 22:50:53 +00:00
srowen 8d42aef4ce Maybe avoid a weird NPE
git-svn-id: https://zxing.googlecode.com/svn/trunk@2135 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-29 21:02:59 +00:00
srowen ae54c38817 Issue 1141 Finnish translation updates
git-svn-id: https://zxing.googlecode.com/svn/trunk@2134 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-29 12:59:37 +00:00
srowen 921ba43cb7 Tiny fix -- synchronized on arg, not list
git-svn-id: https://zxing.googlecode.com/svn/trunk@2133 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-28 15:07:32 +00:00
srowen 29f5002aa6 Draft CHANGES updates for 2.0
git-svn-id: https://zxing.googlecode.com/svn/trunk@2132 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-25 21:40:14 +00:00
srowen 6a46c4ac54 Put URL, birthday in notes as there's not a better place for them by Intent
git-svn-id: https://zxing.googlecode.com/svn/trunk@2131 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-21 17:53:24 +00:00
srowen 27194b053a Misc changes suggested by lint/code inspection
git-svn-id: https://zxing.googlecode.com/svn/trunk@2130 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-21 13:05:42 +00:00
srowen 26f06c0ed2 Removed defunct "not our results" message; results are delivered inline now and are marked with source
git-svn-id: https://zxing.googlecode.com/svn/trunk@2129 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-21 13:01:39 +00:00
dswitkin@google.com e5189730ce Bumped the version to 4.0 beta 1 and updated the What's New page.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2127 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-20 21:58:02 +00:00
srowen e2620cef49 (undo one unintentional change)
git-svn-id: https://zxing.googlecode.com/svn/trunk@2126 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-20 20:01:54 +00:00
srowen 8eb473fc40 Remove defunct 'buggy' message for 4.0 from HelpActivity. And add the other half of new History impl that I forgot
git-svn-id: https://zxing.googlecode.com/svn/trunk@2125 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-20 19:43:58 +00:00
srowen b8b62c6e30 Add support for %t (type) in custom search URL
git-svn-id: https://zxing.googlecode.com/svn/trunk@2124 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-20 18:48:10 +00:00
srowen d75a7467f9 Update generator version and add one more test
git-svn-id: https://zxing.googlecode.com/svn/trunk@2123 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-20 16:45:39 +00:00
srowen 6780eee869 More of Lachezars changes to integrate support-v4 support
git-svn-id: https://zxing.googlecode.com/svn/trunk@2122 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-19 16:46:54 +00:00
srowen d4cd1c4b58 Avoid an NPE in Arrays.asList
git-svn-id: https://zxing.googlecode.com/svn/trunk@2121 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-19 12:52:20 +00:00
srowen 035320bd2f Issue 1126 In vCard, escape comma not colon
git-svn-id: https://zxing.googlecode.com/svn/trunk@2120 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-19 09:30:26 +00:00
srowen 420e47efd1 Add Fragment-friendly integration and bump requirement to Android 4.0 to build (not to use) since that's the only thing available in Maven beyond 2.x
git-svn-id: https://zxing.googlecode.com/svn/trunk@2119 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-18 17:11:54 +00:00
srowen a39e9d8163 Issue 1124 only allow encoding of even-length ITF input
git-svn-id: https://zxing.googlecode.com/svn/trunk@2118 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-15 18:21:18 +00:00
smparkes@smparkes.net 2cbc5e4175 add minimal readme for the objc classes
git-svn-id: https://zxing.googlecode.com/svn/trunk@2117 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-15 00:26:29 +00:00
srowen 5415b12050 Count misreads in the test framework and track. Retune slightly on this basis to pick up a few more images
git-svn-id: https://zxing.googlecode.com/svn/trunk@2116 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-13 14:38:38 +00:00
smparkes@smparkes.net 28a0ceb67d Tweaks to C++ build to only explicity link libiconv if it exists; closes issue 1117
from speed145a

git-svn-id: https://zxing.googlecode.com/svn/trunk@2115 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-12 23:30:18 +00:00
srowen 748945281c Issue 1122 allow short code 39/93
git-svn-id: https://zxing.googlecode.com/svn/trunk@2114 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-11 22:09:48 +00:00
bas5winkel@gmail.com 73f7332f02 updated all actionscript files in accordance with the core library revision 1901
git-svn-id: https://zxing.googlecode.com/svn/trunk@2113 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-11 17:11:15 +00:00
bas5winkel@gmail.com 9f032621f9 updated all actionscript files in accordance with the core library revision 1901
git-svn-id: https://zxing.googlecode.com/svn/trunk@2112 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-11 17:08:48 +00:00
bas5winkel@gmail.com aa33b1cd04 updated all actionscript files in accordance with the core library revision 1901
git-svn-id: https://zxing.googlecode.com/svn/trunk@2111 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-01-11 17:04:22 +00:00