{ "id": "user-guide_task7", "snapshot": "imagej", "instruction": "在 ImageJ 中,通过 Process → Binary → Options 设置黑色背景选项为开启状态并进行预览。", "source": "custom", "config": [ { "type": "launch", "parameters": { "command": [ "C:\\ImageJ\\ImageJ.exe" ] } }, { "type": "sleep", "parameters": { "seconds": 5 } } ], "trajectory": "trajectories/", "related_apps": [ "imagej" ], "evaluator": { "postconfig": [ { "type": "sleep", "parameters": { "seconds": 3 } } ], "func": "vllm_eval" }, "proxy": false, "fixed_ip": false, "possibility_of_env_change": "low", "metadata": { "input_files": [], "steps": "1. 在菜单栏点击 Process → Binary → Options。\n2. 在弹出的对话框中勾选 'Black Background'。\n3. 点击 Preview 查看效果。\n4. 点击 OK 按钮保存选项。" } }