タグ

imageに関するatottoのブックマーク (5)

  • ClippingMagic

    Trained on millions and millions of real world images, not artificial lab data, the Clipping Magic Auto-Clip AI background remover handles so much more than just a few cherry-picked foreground categories. And the learning hasn't stopped. As the AI background editor is exposed to more and more photos, its ability to handle yours continues to improve. The only background removal editor in the world

    ClippingMagic
    atotto
    atotto 2014/03/19
    簡単につかえそう
  • toDataURL() メソッド(canvas を画像に変換) - Canvasリファレンス - HTML5.JP

    canvasをPNGに変換してimg要素で表示 data: url の中身 canvasをJPEGに変換してimg要素で表示 data: url の中身 コード /* canvasに赤色の矩形を描画する */ ctx.fillStyle = "rgb(200, 0, 0)"; ctx.fillRect(20, 30, 60, 40); /* canvasの描画結果をPNGで取り出しimg要素にセット */ try { var img_png_src = canvas.toDataURL(); document.getElementById("image_png").src = img_png_src; document.getElementById("data_url_png").firstChild.nodeValue = img_png_src; } catch(e) { docume

    atotto
    atotto 2011/10/19
    data:image/png;base64,バイナリ
  • ねぇ、結局デジカメって何万画素必要なの?

    一般的なプリントで200dpiで印刷する場合、L版サイズに必要な画素数は、70万画素です。A4印刷でも、400万画素あれば十分ということがわかります。A3印刷でも800万画素でいけます。 さて、ここで質問です。 今まで一番大きく印刷した用紙のサイズは何ですか? よくある写真のサイズと言えば、L版サイズで、この大きさでしかプリントしたことがない人も多いのではないでしょうか。そういう人であれば、わずか70万画素のデジカメで十分ということになります。 家庭用プリンターで一般的なものは、A4サイズまでの印刷に対応しています(A3プリンターはやや高価です)。よって、最大A4サイズまで印刷する人はけっこういます。そういう人なら、400万画素のデジカメで十分ということになります。多少トリミングしたいのであれば、600万画素くらいのデジカメで撮影していると余裕があります。 A3以上のサイズで印刷する場合は

    ねぇ、結局デジカメって何万画素必要なの?
    atotto
    atotto 2009/05/06
    やっぱ,高画素要らないよな〜
  • ImageMagick

    display 画像ビューワであり,かつImageMagickをGUIで操作します.なお起動コマンドはdisplayです.imagemagick等ではありません. 以下はImageMagick V5.2.5 on Debian/GNU Linux potatoでのものです. import 任意のX Windowのスクリーンショットを撮ります.import コマンドを実行すると、マウスカーソルが + マークに代わり、スクリーンショットを 撮りたいウィンドウをクリックするとビープ音が鳴り, output fileが作成されます. import [ options ... ] <output file> 以下は指定可能なオプションです. ・ -frame ウィンドウマネージャのフレーム等を含めたイメージを作成. ・ -monochrome 白黒画像を作成. ・ -window

    atotto
    atotto 2008/09/17
  • GIMP.app

    A self contained application bundle of the GNU Image Manipulation Program for OS X. GIMP-2.6.0-native-experimental.dmg (Intel) Known issues with experimental native build: - keyboard shortcuts disabled to work around text input bug - loading a help page causes spinning beachball of death - dropping files on already running gimp doesn't open file - probably other stuff GIMP-2.4-rc3-intel.dmg (X11 I

    atotto
    atotto 2007/10/10
  • 1