{ "id": "user-guide_task3", "snapshot": "imagej", "instruction": "在 ImageJ 中,通过 Plugins → Utilities → Find Commands 查找关键字 'threshold' 的相关命令,显示完整信息并运行 'Adaptive3DThreshold'。", "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. 在菜单栏点击 Plugins → Utilities → Find Commands。\n2. 在弹出的 Command Finder 窗口中输入 'threshold'。\n3. 勾选 'Show full information'。\n4. 在列表中选择 'Adaptive3DThreshold' 并双击运行命令。" } }