[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-26 UTC"],[[["Calculates the complementary error function for each pixel value within the provided image."],["Returns a new image where pixel values represent the result of this function."],["The original image remains unchanged by this operation."],["This function is particularly useful in statistical analysis and probability calculations related to image data."]]],["The `erfc()` function calculates the complementary error function for an input image. It takes a single argument, `value`, which is the input image. The function operates on this image and returns a new image containing the computed complementary error function values. The input image is the image to which the calculation will be applied. The function returns the modified Image.\n"]]