【Excel】キー操作

セル内改行

 

 

矢印方向のセル追加選択

or or or

 

 

を押すと↓

 

 

矢印方法の端のセル選択

or or or

 

 

+ を押すと↓

 

 

Shiftキー+Ctrlキーの合わせ技

ShiftキーとCtrlキーを合わせて使うことで、グラフ表示領域の選択などが簡単に出来ます。

 

 

を押すと↓

 

 

次に

を押すと↓

 

 

となります。

 

アクティブセルを編集状態にする

 

再計算

RAND()関数などの再計算を行います。

 

再実行

最後に行った処理を再実行します。
セルの色の変更、フォントの変更などの処理を繰り返すのに便利

 

【OpenCV2対応参考書籍】OpenCV 2 Computer Vision Application Programming Cookbook

2011.5月現在、OpenCV2以降に対応した参考書籍としては、まだ、発売されていませんが、これのみ?しかも英語

 

 

OpenCV Ver2.0からはC++インターフェースが追加され、大きく変わったのですが、このC++に対応していると思われる?この書籍の概要は以下の通りです。

 

  • Teaches you how to program computer vision applications in C++ using the different features of the OpenCV library
  • Demonstrates the important structures and functions of OpenCV in detail with complete working examples
  • Describes fundamental concepts in computer vision and image processing
  • Gives you advice and tips to create more effective object-oriented computer vision programs
  • Contains examples with source code and shows results obtained on real images with detailed explanations and the required screenshots

 

なにせ、発売前なので、詳細は不明ですが、気になるところです。

 

OpenCVへ戻る