bat

Thumbnail of post image 170

色々と文字加工ができます

文字列操作書式一覧:変数展開と文字列操作書式意味例結果%~Iすべての引用符 (") を削除して、I を展開します。%~IC:\Path\File.txt%~fI%I を完全修飾パス名に展開します。%~f ...

stable-diffusion

Thumbnail of post image 146

縦横両方向にシームレスなtiled images
Tiling checkbox が以前もあったようなのですが今は見かけることができません

次の拡張機能を使います

Asymmetric Tiling for ...

画像

Thumbnail of post image 045

さくら割り,三崩し紋様,三枡繋ぎ文様,九曜紋,亀甲 網目,入子菱紋様,六弥太格子文様,唐草模様,小紋,捻り七宝文様,捻り梅紋,朽木雲文様,松川麻の葉,松波文様,桧垣紋様,籠目紋,網目,蚊絣文様,など

市松模様<?xml v ...

imagemagick,windows,画像

Thumbnail of post image 043
GIMP 

GIMP – GNU Image Manipulation Program

– –

paint.net

Paint.NET – Free Software fo ...

imagemagick,windows,画像

Thumbnail of post image 101
PhotoScape

分割数やサイズで分割できます

PhotoScape : Free Photo Editing Software (Photo Editor) Download

ImageMagick分割C:\ap ...

bat,PowerShell ,画像

Thumbnail of post image 168

ImageMagickで作成した BMP ファイルがautotraceで読めないことが分かりで作成することにしました

Error reading BMP file header

画像の形式を変えることができるの ...

Python,windows

Thumbnail of post image 034

漢字の勉強に便利です

Kanji2GIF

GitHub – shuuryou/kanji2gif: Generates GIF files with Japanese kanji stroke order ani ...

Python,画像

Thumbnail of post image 075

プログラムimport cv2import numpy as np# 元画像とテンプレート画像のパスimage_path = "checkerboard.png"# 元画像を読み込むimg = cv2.imread(im ...

Python

Thumbnail of post image 042

OpenCVではASCIIファイル名のデータしか対応ができません

しかし次のライブラリーを使うことで可能になります

cvplus

GitHub – daizyu/cvplus: CV tools

Python

Thumbnail of post image 082
インストールgit clone apexpip install -r requirements.txtpip install -v --no-cache-dir --no-build-isolation .

インストールしていない場合 ...