[Ssc-dev] [guardianproject/SecureSmartCam] 28a0aa: Update to latest JpegRedactionLibrary

Andrew Senior andrew.senior at gmail.com
Sat Jul 2 23:22:24 EDT 2011


Hi everyone,
I have updated the jpegredaction branch of obscura cam to use the latest
version of the Jpeg-Redaction-Library which now allows a pixellation
redaction method (as well as solid grey and the original "copy strip"
method).
I would think that this makes it close to being a candidate for release and
would like to hear your thoughts on that and maybe have people start testing
it. (I've only done light testing on my Evo so far)

Limitations:
1) The resolution of the pixellation is fixed. it's 4 MCUs in x and y. In
many JPEG images this means the "macro pixels" are 64x64  pixels, but in
some it may be 32x32. Of course it should be in proportion to the size of
the region being redacted.
2) It doesn't support other redaction methods such as blur, overlay or
"crowd" (redact the background).
The latter should be easy to fix, the other two a bit more complex.
3) The branch may not have the latest fixes of obscurav1, though I synced a
couple of days ago.
4) In this version, an image selected from media is overwritten by the
redacted version (I think the gallery thumbnail isn't updated immediately) a
new photograph is written unredacted in 100MEDIA and redacted into CAMERA
directories.

Andrew

On Sat, Jul 2, 2011 at 11:08 PM, <noreply at github.com> wrote:

>  Branch: refs/heads/jpegredaction
>  Home:   https://github.com/guardianproject/SecureSmartCam
>
>  Commit: 28a0aa489c9c97a50927a2905f701de48062fa6f
>
> https://github.com/guardianproject/SecureSmartCam/commit/28a0aa489c9c97a50927a2905f701de48062fa6f
>  Author: Andrew Senior <aws at andrewsenior.com>
>  Date:   2011-07-02 (Sat, 02 Jul 2011)
>
>  Changed paths:
>    M jni/Android.mk
>  M jni/jpeg.cpp
>  M jni/jpeg.h
>  M jni/jpeg_decoder.cpp
>  M jni/jpeg_decoder.h
>  A jni/jpeg_marker.cpp
>  A jni/jpeg_marker.h
>  M jni/redaction.h
>  M src/org/witness/sscphase1/ImageEditor.java
>
>  Log Message:
>  -----------
>  Update to latest JpegRedactionLibrary
> (add jpeg_marker now in separate files)
> Enable specification of redaction type solid vs pixellate.
>
>
> _______________________________________________
> Ssc-dev mailing list
>
> Post: Ssc-dev at lists.mayfirst.org
> List info: https://lists.mayfirst.org/mailman/listinfo/ssc-dev
>
> To Unsubscribe
>        Send email to:  Ssc-dev-unsubscribe at lists.mayfirst.org
>        Or visit:
> https://lists.mayfirst.org/mailman/options/ssc-dev/andrew.senior%40gmail.com
>
> You are subscribed as: andrew.senior at gmail.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mayfirst.org/pipermail/ssc-dev/attachments/20110702/d8032e73/attachment.htm>


More information about the Ssc-dev mailing list