操作 Resources

Showing items tagged with "操作"

Comprehensive operations on SEG-Y format seismic data including reading and creating datasets, trace header extraction, and seismic data retrieval. Implementation involves parsing binary headers, handling big/little-endian formats, and managing trace data arrays. Looking forward to collaborating with peers sharing similar research objectives.

MATLAB 306 views Tagged

This toolkit provides three MATLAB m-file functions for bidirectional conversion operations between YUV video sequences and BMP images. Key functions include: 1) yuv2bmp - converts YUV video sequences into multiple BMP frames; 2) bmp2yuv - composites multiple BMP images into a YUV sequence (note: select images in reverse chronological order); 3) yuvcut - extracts specific segments from YUV sequences. The implementation handles YUV color space conversion and frame processing algorithms.

MATLAB 233 views Tagged