H3 Studio · Reference Comparison:
The H3StudioComparisonView node is designed to facilitate the visual comparison of images by presenting a reference image on the left and a result image on the right. This node is particularly useful for artists and designers who need to evaluate the differences between two images side by side, allowing for a clear and immediate visual assessment. The node is controlled by the Director, which means it only displays the comparison sheet when explicitly enabled, ensuring that the comparison process is intentional and contextually relevant. This functionality is crucial for workflows that involve iterative design processes, where understanding subtle differences between image versions can significantly impact the final output. By providing a structured and organized comparison layout, the H3StudioComparisonView enhances the user's ability to make informed decisions based on visual data.
H3 Studio · Reference Comparison Input Parameters:
images
The images parameter expects a tuple containing image data that will be used for comparison. This parameter is crucial as it provides the visual content that the node will process and display. The images should be formatted correctly to ensure accurate comparison results. There are no specific minimum or maximum values, but the images should be of a quality that allows for meaningful comparison.
studio_context
The studio_context parameter requires an H3_STUDIO_CONTEXT object, which provides the necessary context and state information for the comparison operation. This context includes settings and configurations that influence how the comparison is conducted, such as whether the comparison feature is enabled. The correct configuration of this parameter is essential for the node to function properly, as it dictates the operational environment and conditions under which the comparison is performed.
H3 Studio · Reference Comparison Output Parameters:
ui
The ui output parameter provides a dictionary containing the results of the comparison operation. Specifically, it includes a key images that holds the processed comparison images. This output is significant as it represents the final visual comparison, allowing users to see the reference and result images side by side. The output is designed to be easily interpretable, providing clear visual feedback on the differences between the images.
H3 Studio · Reference Comparison Usage Tips:
- Ensure that the
studio_contextis correctly configured and that the comparison feature is enabled in the Director to utilize the node effectively. - Use high-quality images for the
imagesparameter to ensure that the comparison results are meaningful and visually accurate.
H3 Studio · Reference Comparison Common Errors and Solutions:
"Connect H3 Studio Director's studio_context output."
- Explanation: This error occurs when the
studio_contextparameter is not properly connected or configured, preventing the node from accessing the necessary context information. - Solution: Verify that the
studio_contextis correctly connected to the output of the H3 Studio Director and that it contains the required state information for the comparison operation.
"Comparison feature not enabled."
- Explanation: This error indicates that the comparison feature is not enabled in the Director, which is necessary for the node to display the comparison sheet.
- Solution: Check the Director's settings to ensure that the comparison feature is enabled, allowing the node to perform its intended function.
