Sometimes I have to put text on a path
Showing posts with label photo. Show all posts
Showing posts with label photo. Show all posts

Wednesday, November 23, 2016

Du fait de la diversité des outils google pour y mettre des images, difficile de s'y retrouver...


your google+ profile, et aussi image valable pour tous les produits google

https://plus.google.com/u/0/photos/113300494682639557816/albums/profile
(c'est le dossier profile)
if you select
https://plus.google.com/u/0/photos/113300494682639557816/albums
you will get :
https://photos.google.com/u/0/?+info qui disparait pour
https://photos.google.com/u/0/
qui est votre homepage google photos.

albumarchive

Si vous regardez votre albumarchive
https://get.google.com/albumarchive/113300494682639557816


Profile photos you’ve chosen for any Google services you use, including Google+, Gmail, Hangouts & others. Changes you make here apply across all of Google, including when you communicate or share content.

dans "Auto Backup"
on a les photos/video des anciens "picasa album", des dossiers synchronisés avec google photos ou téléchargé avec photos
Photos and videos backed up from your devices and browser.

dans Photos from drive
on a les Photos & videos sauvées dans et avec Google Drive. 
Les Changements réalisés ici sont appliqués dans drive.

Bref utiliser les albums Google archivés:
Vous pouvez consulter, supprimer ou télécharger les photos que vous avez importées dans d'autres produits Google, dont :
  • Picasa Albums Web
  • Google+
  • Blogger
  • Hangouts
  • Google Photos
  • Google Drive

Blogspot/blogger

vos images de blog, visible dans drive (en ordre temporelle)  et album archive (apparaissent alors dans un dossier et par blog.
On a des options comme:
Show your Google Drive photos & videos in your album archive

google drive et google photos

permet de faire des albums, de la recherche poussée, du stockage synchronisé (avec l'appli)
mais sur le fond comme fichier et stockage final
avec google drive, peu de différence :






Wednesday, January 2, 2013

review of photographer's camera, digital cameras : "high-zoom",long zoom, super-zoom x16, x18, x20 and x24 and "x40", 12-24Mpix; hyper compact; GPS; video

"high-zoom", long zoom,  super-zoom x16, x18, x20, x24 and ( "x40" by sony)
AND
12-24Mpix
AND
 hyper compact
AND
price<300 br="br">

-------------------------part of:
http://reviews.cnet.co.uk/browse/cameras-and-camcorders/compact-digital-cameras/superzoom/n-6j4-6je-1z0zl1h/

Canon PowerShot SX500 IS review

A 30x zoom, decent resolution and compact body for less than £300 makes the superzoom Canon PowerShot SX500 IS a tempting option. Read more
£280
12 September 2012 by Nik Rawlinson
CNET UK > Reviews > Cameras and Camcorders > Compact Digital Cameras


Editors:
4.0 stars out of 5

Samsung WB850F review

The Samsung WB850F's a superzoom compact with punchy output and built-in GPS and Wi-Fi. It's a travel photographer's camera that has it all. Read more
£265
30 July 2012 by Nik Rawlinson
CNET UK > Reviews > Cameras and Camcorders > Compact Digital Cameras


Editors:
4.0 stars out of 5


 
-------------------------------

Fujifilm FinePix F770EXR review

The Fujifilm FinePix F770EXR is an impressive all-round compact camera with a long zoom, high resolution and built-in GPS. Read more
£240
12 July 2012 by Nik Rawlinson
CNET UK > Reviews > Cameras and Camcorders > Compact Digital Cameras


Editors:
4.0 stars out of 5

a 20x zoom, equivalent to 25-500mm on a regular 35mm camera, 
with a maximum aperture of between f/3.5 and f/5.3, depending on magnification.  

SENSITIVITY:
Keep it at ISO 3,200 or below though, and you can make use of every photosite on the 16-megapixel chip to produce 4,608x3,456-pixel shots.

BAD: 
Noisy zoom when shooting movies
PRICE:
 min: 200$; 180€
--------------------------

Nikon Coolpix S9300 review

The Nikon Coolpix S9300 is a high-resolution pocket camera with a long zoom, built-in GPS and plenty of automated shooting modes. Read more
£220
12 July 2012 by Nik Rawlinson
CNET UK > Reviews > Cameras and Camcorders > Compact Digital Cameras


Editors:
4.5 stars out of 5


Sony Cyber-shot DSC-HX20V review

A long zoom, high resolution and built-in photo location tagging makes this a great camera for travellers. Read more
£379
15 May 2012 by Nik Rawlinson
Editors:
4.0 stars out of 5

18.2-megapixel pocket snapper (4896x3672 pixels) has a sturdy chassis without any flex or give, 

 a 20x optical zoom 

 "40x"

40x optical zoom doesn't stand up to particularly close scrutiny 

Sony's sales literature claims that the HX20V features '40x Clear Image Zoom' which, the company explains, 'doubles [the] 20x optical zoom range to an effective 40x, filling the frame with distant subjects while maintaining superb image quality'.
While I can't argue with the first half of that statement, the second half didn't chime with what I discovered in my tests.
The HX20V's zoom is extraordinary for so small a camera, and a real asset. If you're looking for a travel camera and don't want to carry a chunky body and several lenses then the optical zoom here gives you the equivalent of 25-500mm in a regular 35mm camera.  

------------------------------"dirac" function: moon
http://www.ephotozine.com/forums/topic/dmc-fz45-optical-zoom-x24-99496



Monday, July 18, 2011

PicGhost: watermark and protect your images online.


PicGhost - HomePage - Mass Image Editor, Resize, watermark and protect your images online:
http://www.picghost.com/

PicGhost handles all image edits:

  • Upload multiple images at once (max 40).
  • Each image up to 10MB! means you can upload up to 400MB at once.
  • Select images to upload from your computer or website.
  • Apply effects on some or all of your images.
  • Process multiple images at the same time.
  • Resize your images using very simple settings.
  • Protect your images by adding text and watermarks.
  • Preview all images after upload and before download.
  • Download all images at once in a zipped file.
  • Process images from any computer, no software needed.
  • PicGhost proudly provides all these features for free.
  • No Pro version, or hidden fees.

Sunday, July 10, 2011

Image Python API and Google app engine; modified Guestbook-hello application with images API;Python Imaging Library

1) Images Python API Overview:
http://code.google.com/appengine/docs/python/images/overview.html

App Engine provides the ability to manipulate image data using a dedicated Images service. The Images service can resize, rotate, flip, and crop images; it can composite multiple images into a single image; and it can convert image data between several formats. It can also enhance photographs using a predefined algorithm. The API can also provide information about an image, such as its format, width, height, and a histogram of color values.
The Images service can accept image data directly from the app, or it can use a Blobstore value (http://code.google.com/appengine/docs/python/blobstore/). When the source is the Blobstore, the size of the image to transform can be up to the maximum size of a Blobstore value. However, the transformed image is returned directly to the app, and so must be no larger than 32 megabytes (this is potentially useful for making thumbnail images of photographs uploaded to the Blobstore by users).

2)Download and install
In order to use the Images API in your local environment you must first download and install PIL, the Python Imaging Library. PIL is not available on App Engine; it is only used as a stub for the Images API in your local environment. Only the transforms provided in the images API are available on App Engine.
The Python development server uses the Python Imaging Library (PIL) to simulate the Image service. This library is not included with the Python standard library or the SDK, and must be installed separately. See Installing PIL: http://code.google.com/appengine/docs/python/images/installingPIL.html
The WEBP image format is only supported if a suitable PIL decoder plugin has been installed.


The Images service can 1)resize (resize the image while maintaining the same aspect ratio), 2)rotate, 3)flip, 4)crop images, and 5)enhance photographs (The "I'm Feeling Lucky" transform enhances dark and bright colors in an image and adjusts both color and contrast to optimal levels). It can also composite multiple images into a single image.

The service accepts image data in the JPEG, PNG, WEBP, GIF (including animated GIF), BMP, TIFF and ICO formats. It can return transformed images in the JPEG, WEBP and PNG formats. If the input format and the output format are different, the service converts the input data to the output format before performing the transformation.

To install PIL on Mac OS X 10.4 and higher (http://code.google.com/appengine/docs/python/images/installingPIL.html):
Download the PIL .dmg file. For example, you can download the PIL 1.1.6 .dmg file from http://pythonmac.org/packages/py25-fat/index.html
Double-click on the installer to start the installation process.
Choose the correct directory.
Finish the installation.
---------------------------
3)Using the Images Python API
http://code.google.com/appengine/docs/python/images/usingimages.html

3-a) Creating a image property AND Uploading User Images:
The first thing we need to do is update the model from the guestbook sample (http://ex-ample.blogspot.com/2011/07/first-steps-google-appengine-mac.html and http://ex-ample.blogspot.com/2011/07/hello-with-google-app-engine-and-webapp.html) to store the uploaded image as a blob.

3-b) composite image from multiple images: http://code.google.com/appengine/docs/python/images/functions.html
The format of the final composite image, either PNG or JPEG. The default is PNG.


Image is provided by the google.appengine.api.images module:
http://code.google.com/appengine/docs/python/images/imageclass.html
Image()
Properties:

  • width
  • height

Instance methods:

  • crop()
  • execute_transforms()
  • histogram()
  • horizontal_flip()
  • im_feeling_lucky()
  • resize()
  • rotate()
  • vertical_flip()

Monday, June 13, 2011

WebP, WebM


logo webP: http://code.google.com/speed/webp/images/webplogo.png



----------------------------Intro 
WebP is an image format for lossy compressed image files. The format was first announced in 2010 by google.
WebP est un format d'image annoncé par Google en 2010 (comme nouveau mais en fait ce n'est qu'un composant du VP8).

As a derivative of the video format VP8, it is a "sister project" to the multimedia format WebM.
Il exploite un algorithme de compression avec pertes prédictif utilisé pour les images clés du VP8 qui est le codec vidéo du format WebM. 
Pour les images telles les captures d'écran avec des grands aplats et des textes, un format de compression sans pertes comme le PNG est plus adapté.
----------------------------Compatibili: 
The Google Chrome Frame plug-in for Internet Explorer and Opera 11.10.
http://www.google.com/chromeframe

All WebM-compatible browsers may also display WebP via a javascript shim:

Google has released a plug-in for Microsoft Windows that enables WebP support in Microsoft Office 2010:
For mac , use graphic converter (safari downloads webP file).

Convert your favorite collection from PNG and JPEG to WebP by downloading the precompiled cwebp conversion tool for Linux, Windows or Mac OS X.

Gmail and Picasa Web Albums (Google web applications) support WebP.
----------------------------Metadata 
The RIFF container leads to an overhead of only 20 bytes and can hold additional metadata.
Le fichier webp peut contenir jusqu'à 4 métadonnées supplémentaires (nom de l'auteur, titre de l'image, informations sur le droit d'auteur, commentaires).
----------------------------Bookmark 
----------------------------Use
The Previews feature of Google Search currently uses WebP internally to reduce disk space.
----------------------------Criticism
1) size: 
WebP is bitstream-compatible with VP8 and uses 14 bits for width and height. 
The maximum file size for WebP is 16383x16383 pixels.
La taille maximale d'une image WebP est de 16 383 × 16 383 pixels, soit environ 260 mégapixels.
This seems very limited given 25+MP cameras these days—and increasing.

2) blur: 
3) google?
Faut-il craindre l'abus de position dès ce niveau?
4)...

Thursday, June 9, 2011

example; exemple: HTML5,upload, comBoost.com; see javascript at the end of this post

www.Comboost.com allows some tasks:

  • Manage all your albums and photo
  • Your photos online immediately thanks to our fast upload software !
  • In your photo sharing page,  you can also create nice slideshows



www.Comboost.com est un site en français ou en anglais 
qui vous permet de créer des diaporamas de photos très facilement pour illustrer vos blogs: 

  • gérer ses albums photo
  • un logiciel de téléchargement HTML5 (télécharger par groupe, intuitif...)
  • création des diaporama qui s'intègrent dans les blogs

You can transfert from your directory (on your disk) to the online directory:


How to create a widget for your blog :












Friday, October 9, 2009

ImageJ plugin for navigation in very large images

Francis Géroudet Semester Project
Microengineering section, EPFL June 2008

http://bigwww.epfl.ch/teaching/projects/abstracts/geroudet/

Abstract


In the biomedical field, specialists need to work on series of images taken under a microscope, covering an area interesting to analyze. The purpose of this project was, starting from a lot of images forming a mosaic, to build an intuitive navigation system, which could maintain the quality of basic images. We developed two plug-in for images: the first helps to prepare images, while the second deals with the navigation in the mosaic of images. The overall strategy used here was to cut basic images into small blocks at different zoom levels. Then, when displaying, the second plug- in is able to retrieve the blocks corresponding to the area considered by the user. Note that zooms are made using B-Splines.
image
Fig. 1: User interface for the plug- in preparation
image
Fig. 2: User interface for the navigation in the mosaic
image
Fig. 3: Example of use plugin navigation