Skip to content

在与GPUImage配合使用的时候总是crash,是我的姿势不对吗? #44

@hustdestiny

Description

@hustdestiny
  • (void)willOutputSampleBuffer:(CMSampleBufferRef)sampleBuffer {
    MGImageData *imageData = [[MGImageData alloc] initWithSampleBuffer:sampleBuffer];
    [self.manager beginDetectionFrame];
    NSArray *tempArray = [self.manager detectWithImageData:imageData];
    [self.manager endDetectionFrame];
    }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions