Giter Club home page Giter Club logo

avr-gameboy-cam's People

Contributors

shimniok avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

avr-gameboy-cam's Issues

Enable control of object-detection threshold

Currently the 'brightness threshold' for detecting objects is hardcoded.  
Enable control of the value through the UI.
Enable it only if the users selects to retrieve objects
Save/load threshold value to/from preferences

Original issue reported on code.google.com by shimniok on 9 Sep 2010 at 9:19

Application fails if no properties file present

What steps will reproduce the problem?
1. Remove .gbcamview.properties from home directory if present
2. Launch application

What is the expected output? What do you see instead?
Application should create properties file from defaults or else fail silently 
and create properties file upon close.
Instead, error message is generated before launching application

Please use labels and text to provide additional information.

Original issue reported on code.google.com by shimniok on 9 Sep 2010 at 8:39

Attachments:

Fix close window behavior

What steps will reproduce the problem?
1. Click the close box on the UI window

What is the expected output? What do you see instead?
UI should quit cleanly and save preferences.
Software does not cleanly exit or save preferences

Please use labels and text to provide additional information.


Original issue reported on code.google.com by shimniok on 9 Sep 2010 at 9:17

Save dialog enhancements

Enhance save dialog to filter .bmp files and automatically add .bmp extension 
to filename if not specified by the user.

Original issue reported on code.google.com by shimniok on 9 Sep 2010 at 9:30

Investigate cause of image artifacts with gain > 0

What steps will reproduce the problem?
1. set gain > 0
2. take picture

What is the expected output? What do you see instead?
Image should have continuity from lowest to highest intensity values.
Instead, artifacts are generated where brightest parts of image are black.

Suspected cause is that MSB of 10-bit ADC capture is being stripped by AVR 
before sending to PC client.

Please use labels and text to provide additional information.


Original issue reported on code.google.com by shimniok on 9 Sep 2010 at 9:24

Compatibility with Mac OS X Snow Leopard

What steps will reproduce the problem?
1. Launch app on Mac OS X Snow Leopard

What is the expected output? What do you see instead?
Should launch.

Get:
Launching GBCamApp...
java.lang.NoClassDefFoundError: org/jdesktop/application/SingleFrameApplication
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
    at com.jdotsoft.jarloader.JarClassLoader.findJarClass(JarClassLoader.java:346)
    at com.jdotsoft.jarloader.JarClassLoader.loadClass(JarClassLoader.java:551)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    at com.jdotsoft.jarloader.JarClassLoader.invokeMain(JarClassLoader.java:496)
    at gbcam.Launcher.main(Launcher.java:19)
Caused by: java.lang.ClassNotFoundException: Failure to load: 
org.jdesktop.application.SingleFrameApplication
    at com.jdotsoft.jarloader.JarClassLoader.loadClass(JarClassLoader.java:582)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    ... 8 more


Please use labels and text to provide additional information.

Original issue reported on code.google.com by shimniok on 11 Sep 2010 at 3:13

Add edge-detection control

Add edge-detection control from the UI to enable native edge detection 
capability of the Game Boy camera.

Original issue reported on code.google.com by shimniok on 9 Sep 2010 at 9:27

Self-contained jar including RXTX library

Is this an enhancement to the User Interface, to Logic, or Both?
Enhancement to packaging

Please describe the desired enhancement / feature:
Refactor to provide single, standalone jar which contains RXTX libraries so 
that the software can be distributed more easily without requiring user to 
install RXTX on their machine

Please provide any additional information below.



Original issue reported on code.google.com by shimniok on 10 Sep 2010 at 9:34

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.