Skip to content
#

raw

Here are 252 public repositories matching this topic...

📸 A well documented, high-level Android interface that makes capturing pictures and videos easy, addressing all of the common issues and needs. Real-time filters, gestures, watermarks, frame processing, RAW, output of any size.

  • Updated May 23, 2020
  • Java
maboleth
maboleth commented Jan 10, 2020

It would be far more practical if ratings would use [1-5] keys and 1-5 filter would use [shift+number]. Basically the other way around than currently is.

Why? Because you only have to filter once in a while while assigning 1-5 stars is a job done every time there's a new image. Pressing shift and numbers is awkward and not that fast.

axxel
axxel commented Jan 7, 2017

The pthreads based multi-threading code should be improved (IMHO). I see two options:

  1. keep the internal 'explicit' interface more or less like it is but switch from pthreads to c++11 threads.
  2. remove the 'explicit' interface, which should simplify the code significantly and switch to OpenMP where applicable.

I would strongly prefer the second option as is would reduce the complexity of

scottdyer
scottdyer commented Jan 13, 2018

Provide better information about the format and increments of data. Current documentation is not as clear as it could be.

Example:
Data at 10nm gives the following error.
Please double check the Camera Sensitivity data (e.g. the increment should be uniform from 380nm to 780nm).
This error message does not make it clear that the data must be 5nm increments. In fact, it implies that data at

jerekupari
jerekupari commented Feb 27, 2016

At the first image of the icon view, when you mouse-over the thumb to get the info tooltip, it is trying to draw it half outside the screen and it only flickers without showing properly.

Workaround: If you hover on the next image and get the tool, and then move to hover the first image, the info is visible. edit: Second workaround: hover the thumb lower, eg. on top of the filename.

Ubuntu 15.1

Improve this page

Add a description, image, and links to the raw topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the raw topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.