-
@crawfordsm @mwcraig I just saw the `ccdproc 0.2` release announcement ... congratulations!
Looking through the list of functions in the [ccdproc API docs](http://ccdproc.readthedocs.org/en/latest/cc…
cdeil updated
9 years ago
-
### I'd like to change as round how to deal with?
I saw this way, what should I use?
``` java
public class CropSquareTransformation implements Transformation {
@Override public Bitmap transform(Bi…
-
I have a post on StackOverflow here: http://stackoverflow.com/questions/32632169/re-rerender-refresh-3d-object-once-texture-is-changed
However, the more I look at the issue, I want to verify that the…
krusk updated
9 years ago
-
One of the basic image processing functions is `crop`, a.k.a. `cutout`.
API proposal:
``` python
def crop(data, wcs, bounding_box):
data_new = # a view, not a copy
wcs_new = # copy and modif…
cdeil updated
9 years ago
-
Performance optimization hint:
- in addition to stored image type in "firstBits/firstBytes" also store image resolution width, height, bits
Benefits:
- allows to extract image meta information withou…
-
I tried the tensorflow demo for android and it looks really promising, but there is a big problem, every time I completely cover the camera my cellphone will horribly crash and reboot, which has never…
-
I see a good amount of duplicate code on GitHub for making "Postage Stamps" from a larger file. A GitHub search for "astropy postage stamp WCS" provides 15 hits. A search for "postage stamp" within …
gully updated
9 years ago
-
There's a bit of code that I've been copying around for making screen icons. You can see the latest incarnation at HookesLawIconFactory.createScreenIcon. It takes a {Node} icon and puts it on a backg…
-
Hi!, I've been trying to compile from source, as It's not avaliable from ubuntu sources...
I followed the instructions on http://en.wikibooks.org/wiki/OpenSCAD_User_Manual/Building_on_Linux/UNIX
So,…
-
Hi Sir
Sir please tell me how can i change appearance of badge from circle to rectangle also add float values to badge.and also changing background color and text color of the badge
Sir please reply a…