タグ

programmingと画像に関するstealthinuのブックマーク (4)

  • もうサムネイルで泣かないための ImageMagick ノウハウ集 - Cybozu Inside Out | サイボウズエンジニアのブログ

    こんにちわ、アプリケーション基盤チームの青木(@a_o_k_i_n_g)です。好きなみかんは紅マドンナです。 今回は、サイボウズのサムネイル事情について記事を書きたいと思います。サイボウズに限らず通常の Web アプリケーションでもサムネイル作成はよくあると思いますが、ハマりどころが多く涙しているサムネイリストも多いかと思います。これからの時代を生きるサムネイリストが快適なサムネイルライフを送れるよう、知見を共有したいと思います。 弊社では画像変換ツールに ImageMagick を用いており、従って知見は ImageMagick 固有のものがほとんどです。 画像比較は人間の眼で行うべし サムネイル周りに何か修正を入れたら修正前後の画像を比較しましょう。機械によるバイト列の比較では画像の良し悪しがわかりません。頼れるのは人間の眼だけです。肉眼で確認しましょう。 比較できるツールを作ると良

    もうサムネイルで泣かないための ImageMagick ノウハウ集 - Cybozu Inside Out | サイボウズエンジニアのブログ
    stealthinu
    stealthinu 2016/01/06
    ImageMagickでCMYK画像の取り扱いとか聞くだけでゲロがでるわ…
  • Restoration of defocused and blurred images. Yuzhikov.com

    Restoration of defocused and blurred images by Vladimir Yuzhikov Restoration of distorted images is one of the most interesting and important problems of image processing - from the theoretical, as well as from the practical point of view. There are especial cases: blurring due to incorrect focus and blurring due to movement - and these very defects (which each of you knows very well, and which ar

    stealthinu
    stealthinu 2012/10/26
    ピンぼけやブラーがかかった画像を修正するソフトとアルゴリズム。これらの効果の逆変換関数かけてやるってことみたいだがなぜ今までだれもやってなかったんだろ?さらにプラスでなんかあるのかな?
  • Processing 1.0

    Download and open the 'Processing' application. Select something from the Examples. Hit the Run button. Lather, rinse, repeat as necessary. More information on using Processing itself is can be found in the environment section of the reference. To learn the Processing language, we recommend you try a few of the built-in examples, and check out the reference. A group of diverse books have been writ

    Processing 1.0
    stealthinu
    stealthinu 2012/02/08
    手軽にグラフィカルなプログラムを書ける言語、らしい。javaベース?昔のLOGOとかみたいなあたりの用途なんだろうか。
  • OpenCVの基礎

    OpenCV is an open source computer vision and machine learning software library. Originally developed by Intel, it is now supported by Willow Garage and has over 2,000 algorithms for computer vision and deep learning. OpenCV is cross-platform and available for Windows, Linux, Android, and Mac. It has C++, Python and Java interfaces and supports machine learning algorithms like SVM and neural networ

    OpenCVの基礎
    stealthinu
    stealthinu 2011/03/04
    OpenCVの基礎知識。だいぶ短いコードで画像認識出来ちゃうのね。あと今でもやっぱサンプル画像はlenaなんだw
  • 1